wiki/_data/es-ES/nav.json
2021-03-13 20:21:44 -06:00

36 lines
563 B
JSON

[
{
"title": "Inicio",
"url": "/"
},
{
"title": "Proyectos",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "Otros Proyectos",
"url": "/other"
}
]
},
{
"title": "Índice DS",
"url": "/ds-index"
},
{
"title": "Información de la comunidad",
"url": "/community"
}
]