From 189144df3789414fae647e2ebfe06e7554473c9e Mon Sep 17 00:00:00 2001 From: Plailect Date: Wed, 12 Jul 2017 03:29:36 -0400 Subject: [PATCH] add uninstall-cfw to masthead and site nav --- _data/navigation/en_US.yml | 2 ++ _includes/masthead.html | 1 + _pages/en_US/site-navigation.txt | 1 + 3 files changed, 4 insertions(+) diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index 01027ce701..a2dda970a4 100644 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -20,6 +20,8 @@ main: title: Site Navigation - title: Updating B9S + - + title: Uninstall CFW bottom: - title: For support in English, ask for help at Nintendo Homebrew on Discord. diff --git a/_includes/masthead.html b/_includes/masthead.html index ea7f43dc4f..d37c2667e8 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -20,6 +20,7 @@
  • {{ titles[2].title }}
  • {{ titles[6].title }}
  • {{ titles[7].title }}
  • +
  • {{ titles[10].title }}
  • {{ titles[8].title }}
  • diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index c910cc98d2..493cc87e81 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -47,6 +47,7 @@ sitemap: false + [Region Changing](region-changing) + [Troubleshooting](troubleshooting) + [Updating B9S](updating-b9s) ++ [Uninstall CFW](uninstall-cfw) + [Why Ads?](why-ads) {% endcapture %}
    {{ notice-2 | markdownify }}