This commit is contained in:
Plailect 2017-01-18 14:20:48 -05:00
parent 21e00ee9a0
commit 90ec958cf6

View file

@ -7,20 +7,18 @@ sitemap: false
---
{% 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-2 %}
**All**
+ [2.1.0 ctrtransfer](2.1.0-ctrtransfer)
+ [9.2.0 ctrtransfer](9.2.0-ctrtransfer)
+ [Cart Update](cart-update)
@ -48,7 +46,5 @@ sitemap: false
+ [Troubleshooting](troubleshooting)
+ [Updating A9LH](updating-a9lh)
+ [Why Ads?](why-ads)
{% endcapture %}
<div class="notice--primary">{{ notice-2 | markdownify }}</div>