wiki/_data/hu-HU/nav.json
2021-06-05 14:36:33 -05:00

40 lines
624 B
JSON

[
{
"title": "Kezdőlap",
"url": "/"
},
{
"title": "Projektek",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "hiyaCFW",
"url": "/hiyacfw"
},
{
"title": "Egyéb projektek",
"url": "/other"
}
]
},
{
"title": "DS Index",
"url": "/ds-index"
},
{
"title": "Közösség info",
"url": "/community"
}
]