maia.crimew.gay/src/_data/nav.json

22 lines
335 B
JSON

[
{
"name": "home",
"link": "/"
},
{
"name": "blog",
"link": "/posts/"
},
{
"name": "citations",
"link": "/citations/"
},
{
"name": "contact",
"link": "/contact/"
},
{
"name": "sample packs",
"link": "/samples/"
}
]