766a7ad69b
This is so that Crowdin will stop attempting to parse my kramdown files, thus breaking them on export. The only difference is the file extension.
57 lines
1.8 KiB
Text
57 lines
1.8 KiB
Text
---
|
|
layout: single-no-ads
|
|
sitemap: false
|
|
permalink: /site-navigation.html
|
|
lang: en_US
|
|
ref: site-navigation
|
|
---
|
|
|
|
{% capture notice-1 %}
|
|
**Popular**
|
|
+ [Installing arm9loaderhax](installing-arm9loaderhax)
|
|
+ [NFIRM Downgrade](nfirm-downgrade)
|
|
+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax))
|
|
+ [Decrypt9 (Homebrew Launcher)](decrypt9-(homebrew-launcher))
|
|
|
|
{% endcapture %}
|
|
|
|
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
|
|
|
{% capture notice-1 %}
|
|
**All**
|
|
+ [2.1.0 ctrtransfer](2.1.0-ctrtransfer)
|
|
+ [9.2.0 ctrtransfer](9.2.0-ctrtransfer)
|
|
+ [Cart Update](cart-update))
|
|
+ [Credits](credits)
|
|
+ [Decrypt9 (Browser)](decrypt9-(browser))
|
|
+ [Decrypt9 (Homebrew Launcher)](decrypt9-(homebrew-launcher))
|
|
+ [Decrypt9 (MSET)](decrypt9-(mset))
|
|
+ [Donations](donations)
|
|
+ [DSiWare Downgrade (App Injection and Second 3DS)](dsiware-downgrade-(app-injection-and-second-3ds))
|
|
+ [DSiWare Downgrade (Save Injection and Second 3DS)](dsiware-downgrade-(save-injection-and-second-3ds))
|
|
+ [DSiWare Downgrade (Save Injection)](dsiware-downgrade-(save-injection))
|
|
+ [DSiWare List](dsiware-list)
|
|
+ [F3 (Linux)](f3-(linux))
|
|
+ [F3X (Mac)](f3x-(mac))
|
|
+ [FAQ](faq)
|
|
+ [Get Started (New 3DS)](get-started-(new-3ds))
|
|
+ [Get Started (Old 3DS)](get-started-(old-3ds))
|
|
+ [Get Started](get-started)
|
|
+ [H2testw (Windows)](h2testw-(windows))
|
|
+ [Hardmod Downgrade](hardmod-downgrade)
|
|
+ [Home](/)
|
|
+ [Homebrew Launcher (SoundHax)](homebrew-launcher-(soundhax))
|
|
+ [Installing arm9loaderhax](installing-arm9loaderhax)
|
|
+ [Move EmuNAND](move-emunand)
|
|
+ [NAND Size](nand-size)
|
|
+ [NFIRM Downgrade](nfirm-downgrade)
|
|
+ [NTR and Cubic Ninja](ntr-and-cubic-ninja)
|
|
+ [OTP Info](otp-info)
|
|
+ [Region Changing](region-changing)
|
|
+ [Troubleshooting](troubleshooting)
|
|
+ [Updating A9LH](updating-a9lh)
|
|
+ [Why Ads?](why-ads)
|
|
|
|
{% endcapture %}
|
|
|
|
<div class="notice--primary">{{ notice-1 | markdownify }}</div>
|