wiki/_data/it-IT/nav.json
2021-12-15 18:06:21 -06:00

40 lines
628 B
JSON

[
{
"title": "Home",
"url": "/"
},
{
"title": "Progetti",
"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": "Indice DS",
"url": "/ds-index"
},
{
"title": "Informazioni sulla Community",
"url": "/community"
}
]