mirror of
https://github.com/hacks-guide/Guide_Switch-OLD.git
synced 2024-11-27 03:20:45 +00:00
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
---
|
|
title: "Site Navigation" #
|
|
layout: single-no-ads
|
|
sitemap: false
|
|
---
|
|
|
|
{% capture notice-1 %}
|
|
**Popular**
|
|
|
|
+ [Homebrew Launcher (Installer)](homebrew-launcher-(installer))
|
|
+ [Homebrew Launcher (PegaSwitch)](homebrew-launcher-(pegaswitch))
|
|
+ [Blocking Updates](blocking-updates)
|
|
+ [Game Card Update](game-card-update)
|
|
{% endcapture %}
|
|
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
|
|
|
{% capture notice-2 %}
|
|
**All**
|
|
|
|
+ [Blocking Updates](blocking-updates)
|
|
+ [Credits](credits)
|
|
+ [Development (libtransistor)](development-(libtransistor))
|
|
+ [Donations](donations)
|
|
+ [F3 (Linux)](f3-(linux))
|
|
+ [F3X (Mac)](f3x-(mac))
|
|
+ [FAQ](faq)
|
|
+ [File Extensions (Windows)](file-extensions-(windows))
|
|
+ [Game Card Update](game-card-update)
|
|
+ [Get Started](get-started)
|
|
+ [H2testw (Windows)](h2testw-(windows))
|
|
+ [Home](/)
|
|
+ [Homebrew Development](homebrew-development)
|
|
+ [Homebrew Launcher (Installer)](homebrew-launcher-(installer))
|
|
+ [Homebrew Launcher (PegaSwitch)](homebrew-launcher-(pegaswitch))
|
|
+ [Troubleshooting](troubleshooting)
|
|
+ [Why Ads?](why-ads)
|
|
{% endcapture %}
|
|
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|