mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add installing and updating index pages to sidebar
I'm really not sure where's best to put these... For now I've put them in an "Indexes" section, but other ideas are welcome
This commit is contained in:
parent
c89ca8440d
commit
aaedb9c3fd
@ -29,6 +29,10 @@
|
||||
{
|
||||
"key": "uninstalling",
|
||||
"title": "Uninstalling"
|
||||
},
|
||||
{
|
||||
"key": "indexes",
|
||||
"title": "Indexes"
|
||||
}
|
||||
],
|
||||
"nds-bootstrap": [
|
||||
|
||||
@ -378,6 +378,11 @@ kbd.face {
|
||||
font-size: 0.9rem;
|
||||
border: 1px solid var(--borders);
|
||||
}
|
||||
|
||||
.sidebar-container ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.sidebar-container li {
|
||||
padding-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: twilightmenu
|
||||
category: none
|
||||
title: Installing (Index)
|
||||
category: indexes
|
||||
title: Installing
|
||||
long_title: Installing TWiLight Menu++
|
||||
description: How to install TWiLight Menu++ (index page)
|
||||
---
|
||||
|
||||
There are separate guides for installing TWiLight Menu++ depending on if you're using a Nintendo DSi, Nintendo 3DS, or a Nintendo DS flashcard. Please select the page for the one you're using.
|
||||
The installation process for TWiLight Menu++ depends on whether you're using a Nintendo DSi, Nintendo 3DS, or a Nintendo DS flashcard. Please select the page for the one you're using.
|
||||
|
||||
### 3DS / 2DS
|
||||
If you're using a 3DS or 2DS (from the internal SD card), follow the [3DS instructions](installing-3ds).
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
lang: en-US
|
||||
layout: wiki
|
||||
section: twilightmenu
|
||||
category: none
|
||||
title: Updating (Index)
|
||||
category: indexes
|
||||
title: Updating
|
||||
long_title: Updating TWiLight Menu++
|
||||
description: How to install TWiLight Menu++ (index page)
|
||||
description: How to update TWiLight Menu++ (index page)
|
||||
---
|
||||
|
||||
There are separate guides for updating TWiLight Menu++ depending on if you're using a Nintendo DSi, Nintendo 3DS, or a Nintendo DS flashcard. Please select the page for the one you're using.
|
||||
The updating process for TWiLight Menu++ depends on whether you're using a Nintendo DSi, Nintendo 3DS, or a Nintendo DS flashcard. Please select the page for the one you're using.
|
||||
|
||||
### 3DS / 2DS
|
||||
If you're using a 3DS or 2DS (from the internal SD card), follow the [3DS instructions](updating-3ds).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user