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

36 lines
552 B
JSON

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