wiki/_data/it-IT/nav.json
2021-06-05 14:36:33 -05:00

40 lines
629 B
JSON

[
{
"title": "Home",
"url": "/"
},
{
"title": "Progetti",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "hiyaCFW",
"url": "/hiyacfw"
},
{
"title": "Altri Progetti",
"url": "/other"
}
]
},
{
"title": "Indice DS",
"url": "/ds-index"
},
{
"title": "Informazioni sulla Community",
"url": "/community"
}
]