wiki/_data/en-US/nav.json
Pk11 f9ccea7a1e
Move hiyaCFW content from dsi.cfw.guide (#18)
* Move hiyaCFW content from dsi.cfw.guide

* Change installing page titles

* Fix links to hiya pages

* Move antivirus notice to alert

* Use colons in headings

* Update troubleshooting.md

Also adjust page title <hr> a bit

* Use liquid comments and minor wording change

* Make sidebar index be separate from page list

* Remove step to uncheck install TWiLight box

* Rename from installing-hiyacfw to installing
2021-06-02 15:25:14 -05:00

40 lines
518 B
JSON

[
{
"title": "Home",
"url": "/"
},
{
"title": "Projects",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "hiyaCFW",
"url": "/hiyacfw"
},
{
"title": "Other Projects",
"url": "/other"
}
]
},
{
"title": "DS Index",
"url": "/ds-index"
},
{
"title": "Community Info",
"url": "/community"
}
]