wiki/_data/en-US/categories.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

59 lines
686 B
JSON

{
"ds-index": [
{
"key": "guides",
"title": "Guides"
},
{
"key": "reference",
"title": "Reference"
}
],
"twilightmenu": [
{
"key": "installing",
"title": "Installing"
},
{
"key": "updating",
"title": "Updating"
},
{
"key": "customization",
"title": "Customization"
},
{
"key": "other",
"title": "Other"
},
{
"key": "uninstalling",
"title": "Uninstalling"
},
{
"key": "indexes",
"title": "Indexes"
}
],
"nds-bootstrap": [
],
"gbarunner2": [
],
"hiyacfw": [
{
"key": "other",
"title": "Other"
}
],
"other": [
],
"community": [
{
"key": "discord",
"title": "Discord"
}
]
}