Add all pages to (and back to) site-nav and site yml
Co-authored-by: lifehackerhansol <lifehackerhansol@ds-homebrew.com>
This commit is contained in:
parent
6ec05d90d2
commit
7b85b4d444
2 changed files with 15 additions and 6 deletions
|
@ -70,6 +70,12 @@ sidebar_pages:
|
|||
-
|
||||
title: BannerBomb3
|
||||
url: bannerbomb3
|
||||
-
|
||||
title: Homebrew Launcher (super-skaterhax)
|
||||
url: homebrew-launcher-(super-skaterhax)
|
||||
-
|
||||
title: Dumping Movable (nimhax)
|
||||
url: dumping-movable-(nimhax)
|
||||
-
|
||||
title: Multiple Options
|
||||
url: multiple-options
|
||||
|
@ -85,9 +91,6 @@ sidebar_pages:
|
|||
-
|
||||
title: Flashing ntrboot (NDS)
|
||||
url: flashing-ntrboot-(nds)
|
||||
-
|
||||
title: Homebrew Launcher (PicHaxx)
|
||||
url: homebrew-launcher-(pichaxx)
|
||||
-
|
||||
title: BannerBomb3 + Fredtool (TWN)
|
||||
url: bannerbomb3-fredtool-(twn)
|
||||
|
@ -103,6 +106,9 @@ sidebar_pages:
|
|||
-
|
||||
title: Installing boot9strap (Soundhax)
|
||||
url: installing-boot9strap-(soundhax)
|
||||
-
|
||||
title: Installing boot9strap (safecerthax)
|
||||
url: installing-boot9strap-(safecerthax)
|
||||
-
|
||||
title: Installing boot9strap (SSLoth-Browser)
|
||||
url: installing-boot9strap-(ssloth-browser)
|
||||
|
@ -116,9 +122,8 @@ sidebar_pages:
|
|||
title: Installing boot9strap (kartdlphax)
|
||||
url: installing-boot9strap-(kartdlphax)
|
||||
-
|
||||
title: Installing boot9strap (HBL-USM)
|
||||
url: installing-boot9strap-(hbl-usm)
|
||||
title: Installing boot9strap (Frogtool)
|
||||
url: installing-boot9strap-(frogtool)
|
||||
-
|
||||
title: Finalizing Setup
|
||||
url: finalizing-setup
|
||||
|
||||
|
|
|
@ -23,6 +23,7 @@ sitemap: false
|
|||
+ [Checking for CFW](checking-for-cfw)
|
||||
+ [Contribute](contribute)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Dumping Movable (nimhax)](dumping-movable-(nimhax))
|
||||
+ [Dumping Titles and Game Cartridges](dumping-titles-and-game-cartridges)
|
||||
+ [F3 (Linux)](f3-(linux))
|
||||
+ [F3X (Mac)](f3x-(mac))
|
||||
|
@ -41,11 +42,14 @@ sitemap: false
|
|||
+ [GodMode9 Usage](godmode9-usage)
|
||||
+ [H2testw (Windows)](h2testw-(windows))
|
||||
+ [Home](/)
|
||||
+ [Homebrew Launcher (super-skaterhax)](homebrew-launcher-(super-skaterhax))
|
||||
+ [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
|
||||
+ [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool))
|
||||
+ [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod))
|
||||
+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm))
|
||||
* [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (safecerthax)](installing-boot9strap-(safecerthax))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [Installing boot9strap (SSLoth-Browser)](installing-boot9strap-(ssloth-browser))
|
||||
+ [Installing boot9strap (USM)](installing-boot9strap-(usm))
|
||||
|
|
Loading…
Reference in a new issue