wiki/_data/en-US/nav.json

36 lines
461 B
JSON

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