Guide_Wii/_pages/en_US/site-navigation.md
Deletecat 2d08174e99
Remove 'Removing RSSMii' entry in site-navigation.md
This page no longer exists and the existing RSSMii page already had removal instructions.
2023-10-04 23:29:59 +01:00

75 lines
2.1 KiB
Markdown

---
title: "Site Navigation" #
layout: single
sitemap: false
---
{% capture notice-1 %}
**Site**
+ [Home](/)
+ [Get Started](get-started)
+ [FAQ](faq)
+ [Donations](donations)
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
{% capture notice-2 %}
**Wii Online Services**
+ [Nintendo Wi-Fi Connection](wiimmfi)
+ [Setting RTC Time](wiiconnect24#updating-rtc-clock)
+ [WiiConnect24](wiiconnect24)
{% endcapture %}
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
{% capture notice-3 %}
**Modding 101 - Exploits**
+ [BlueBomb](bluebomb)
+ [FlashHax](flashhax)
+ [Legacy Exploits](legacy-exploits)
+ [LetterBomb](letterbomb)
+ [str2hax](str2hax)
+ [Wilbrand](wilbrand)
{% endcapture %}
<div class="notice--primary">{{ notice-3 | markdownify }}</div>
{% capture notice-4 %}
**Modding 101 - Wii Essentials**
+ [BootMii Backup](bootmii)
+ [BootMii Recovery](bootmiirecover)
+ [Brick Overview](bricks)
+ [Brick Prevention](bricks#brick-prevention)
+ [cIOS](cios)
+ [Homebrew Channel](hbc)
+ [ModMii](modmii)
+ [Open Shop Channel](osc)
+ [Priiloader](priiloader)
+ [Relaunching the HackMii Installer](hackmii)
+ [YAWM ModMii Edition](yawmme)
+ [Updating Wii Menu to v4.3](update)
{% endcapture %}
<div class="notice--primary">{{ notice-4 | markdownify }}</div>
{% capture notice-5 %}
**Homebrew**
+ [Creating Wii Game Shortcuts](wiigsc)
+ [GameCube Backup Manager](gcbackupmanager)
+ [How to dump Channels (WADs)](dump-wads)
+ [How to dump GameCube/Wii Games](dump-games)
+ [RSSMii](rssmii)
+ [Managing GameCube Save Files](gcsaves)
+ [Nintendont](nintendont)
+ [Playing Wii Game Mods](riivolution)
+ [Recommended Homebrew](recommended-homebrew)
+ [USB Loaders](usb-loaders)
+ [Using SysCheck](syscheck)
+ [Wii Backup Manager](wiibackupmanager)
+ [Wii Themes Guide](themes)
{% endcapture %}
<div class="notice--primary">{{ notice-5 | markdownify }}</div>
{% capture notice-6 %}
**Wii mini**
+ [Installing the Homebrew Channel on the Wii mini](hbc-mini)
+ [Installing cIOS on the Wii mini](cios-mini)
{% endcapture %}
<div class="notice--primary">{{ notice-6 | markdownify }}</div>