mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 18:59:50 +02:00
add uninstall-cfw to masthead and site nav
This commit is contained in:
@@ -20,6 +20,8 @@ main:
|
|||||||
title: Site Navigation
|
title: Site Navigation
|
||||||
-
|
-
|
||||||
title: Updating B9S
|
title: Updating B9S
|
||||||
|
-
|
||||||
|
title: Uninstall CFW
|
||||||
bottom:
|
bottom:
|
||||||
-
|
-
|
||||||
title: For support in English, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.
|
title: For support in English, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.
|
||||||
|
@@ -20,6 +20,7 @@
|
|||||||
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}troubleshooting">{{ titles[2].title }}</a></li>
|
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}troubleshooting">{{ titles[2].title }}</a></li>
|
||||||
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}region-changing">{{ titles[6].title }}</a></li>
|
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}region-changing">{{ titles[6].title }}</a></li>
|
||||||
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}godmode9-usage">{{ titles[7].title }}</a></li>
|
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}godmode9-usage">{{ titles[7].title }}</a></li>
|
||||||
|
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}uninstall-cfw">{{ titles[10].title }}</a></li>
|
||||||
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}site-navigation">{{ titles[8].title }}</a></li>
|
<li class="masthead__menu-item"><a href="{{ domain }}{{ locale_var }}site-navigation">{{ titles[8].title }}</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="hidden-links links-menu hidden"></ul>
|
<ul class="hidden-links links-menu hidden"></ul>
|
||||||
|
@@ -47,6 +47,7 @@ sitemap: false
|
|||||||
+ [Region Changing](region-changing)
|
+ [Region Changing](region-changing)
|
||||||
+ [Troubleshooting](troubleshooting)
|
+ [Troubleshooting](troubleshooting)
|
||||||
+ [Updating B9S](updating-b9s)
|
+ [Updating B9S](updating-b9s)
|
||||||
|
+ [Uninstall CFW](uninstall-cfw)
|
||||||
+ [Why Ads?](why-ads)
|
+ [Why Ads?](why-ads)
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|
||||||
|
Reference in New Issue
Block a user