diff --git a/_pages/en_US/site-navigation.txt b/_pages/en_US/site-navigation.txt index 526f5d20e..787e8f559 100644 --- a/_pages/en_US/site-navigation.txt +++ b/_pages/en_US/site-navigation.txt @@ -6,9 +6,9 @@ sitemap: false {% capture notice-1 %} **Popular** -+ [Finalizing Setup](finalizing-setup) -+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax)) -+ [Seedminer](seedminer) ++ [Home](home) ++ [Installation](installation) ++ [FAQ](faq) {% endcapture %}
{{ notice-1 | markdownify }}
@@ -23,5 +23,6 @@ sitemap: false + [Home](home) + [Key Information](key-information) + [Troubleshooting](troubleshooting) ++ [Installation](installation) {% endcapture %}
{{ notice-2 | markdownify }}