mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
* 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
40 lines
518 B
JSON
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"
|
|
}
|
|
]
|