wiki/_data/hu-HU/nav.json
2021-03-07 23:39:38 -06:00

36 lines
553 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": "Egyéb projektek",
"url": "/other"
}
]
},
{
"title": "DS Index",
"url": "/ds-index"
},
{
"title": "Közösség info",
"url": "/community"
}
]