wiki/_data/nl-NL/nav.json
2024-01-08 15:29:42 -06:00

40 lines
621 B
JSON

[
{
"title": "Startpagina",
"url": "/"
},
{
"title": "Projecten",
"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"
}
]