diff --git a/askscryfall.html b/askscryfall.html
index e2f96871..f1ce2e09 100644
--- a/askscryfall.html
+++ b/askscryfall.html
@@ -61,6 +61,9 @@
+
Navigation
diff --git a/data/scripts/cookies.js b/data/scripts/cookies.js
index 965fcaff..ab48c8e4 100644
--- a/data/scripts/cookies.js
+++ b/data/scripts/cookies.js
@@ -22,7 +22,6 @@ function getCookie(cookieName) {
function checkCookies() {
if (getCookie('colorPalette') != undefined) {
loadScript('data/scripts/palettes/' + getCookie('colorPalette') + '.js')
- document.getElementById('inputColorPalette').value = getCookie('colorPalette')
}
}
checkCookies()
diff --git a/disclaimer.html b/disclaimer.html
index ebc3dbf5..6902f765 100644
--- a/disclaimer.html
+++ b/disclaimer.html
@@ -48,6 +48,9 @@
+
Navigation
diff --git a/index.html b/index.html
index 146f9422..27f4d70b 100644
--- a/index.html
+++ b/index.html
@@ -253,6 +253,9 @@
+
Navigation
diff --git a/termsofuse.html b/termsofuse.html
index 37b5e13f..4c0be6e5 100644
--- a/termsofuse.html
+++ b/termsofuse.html
@@ -39,6 +39,9 @@
+
Navigation