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

36 lines
567 B
JSON

[
{
"title": "Strona Główna",
"url": "/"
},
{
"title": "Projekty",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "Inne Projekty",
"url": "/other"
}
]
},
{
"title": "Indeks DS",
"url": "/ds-index"
},
{
"title": "Informacje o społeczności",
"url": "/community"
}
]