wiki/_data/fr-FR/nav.json
2021-12-15 18:06:21 -06:00

40 lines
632 B
JSON

[
{
"title": "Accueil",
"url": "/"
},
{
"title": "Projets",
"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": "Index DS",
"url": "/ds-index"
},
{
"title": "Informations sur la communauté",
"url": "/community"
}
]