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

40 lines
619 B
JSON

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