mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 11:19:56 +02:00
hide navigation on check cfw page, rephrase get-started
This commit is contained in:
@@ -114,7 +114,7 @@ $(document).ready(function(){
|
||||
var sidebar_hidden_pages = ["404", "a9lh-to-b9s", "credits", "donations", "f3-(linux)", "f3x-(mac)", "faq",
|
||||
"file-extensions-(windows)", "get-started", "godmode9-usage", "h2testw-(windows)",
|
||||
"region-changing", "site-navigation", "troubleshooting", "uninstall-cfw",
|
||||
"updating-b9s", "why-ads", "privacy-policy"];
|
||||
"updating-b9s", "why-ads", "privacy-policy", "checking-for-cfw"];
|
||||
|
||||
for(var i = 0; i < sidebar_hidden_pages.length; i++){
|
||||
if(window.location.href.indexOf(sidebar_hidden_pages[i]) > -1) {
|
||||
|
4
assets/js/main.min.js
vendored
4
assets/js/main.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user