wiki/_data/fr-FR/nav.json
2021-04-07 12:42:53 -05:00

36 lines
562 B
JSON

[
{
"title": "Accueil",
"url": "/"
},
{
"title": "Projets",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "Autres projets",
"url": "/other"
}
]
},
{
"title": "Index DS",
"url": "/ds-index"
},
{
"title": "Informations sur la communauté",
"url": "/community"
}
]