wiki/_data/en-US/nav.json
2021-12-13 20:54:55 -06:00

40 lines
517 B
JSON

[
{
"title": "Home",
"url": "/"
},
{
"title": "Projects",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "GodMode9i",
"url": "/godmode9i"
},
{
"title": "hiyaCFW",
"url": "/hiyacfw"
}
]
},
{
"title": "DS Index",
"url": "/ds-index"
},
{
"title": "Community Info",
"url": "/community"
}
]