diff --git a/_data/en-US/strings.json b/_data/en-US/strings.json
index 5f910d22..3a03b83c 100644
--- a/_data/en-US/strings.json
+++ b/_data/en-US/strings.json
@@ -1,10 +1,13 @@
{
"by": "By: $1",
+ "close": "Close",
"description": "Wikis for DS-Homebrew projects",
"discord-server": "Discord server (English only)",
"published-with": "Published with GitHub Pages, view the source on GitHub.",
+ "select-language": "Select language",
"source": "Source",
+ "title": "DS-Homebrew Wiki",
+ "toggle-navigation": "Toggle navigation",
"translate-here": "Translate here",
- "translate-on-crowdin": "Translate on Crowdin",
- "title": "DS-Homebrew Wiki"
+ "translate-on-crowdin": "Translate on Crowdin"
}
\ No newline at end of file
diff --git a/_includes/favicon.html b/_includes/favicon.html
index 34ece3e2..b74d1cb9 100644
--- a/_includes/favicon.html
+++ b/_includes/favicon.html
@@ -11,7 +11,6 @@
-
\ No newline at end of file
diff --git a/_includes/head.html b/_includes/head.html
index 871da75c..0c1cde32 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -1,7 +1,6 @@
-
-
-
+
+
{% if site.data[page.collection].strings.title != page.title %}
diff --git a/_includes/language-alert.html b/_includes/language-alert.html
index 64512b47..8e63e6ac 100644
--- a/_includes/language-alert.html
+++ b/_includes/language-alert.html
@@ -1,7 +1,7 @@
\ No newline at end of file
diff --git a/_includes/nav.html b/_includes/nav.html
index 0edd9692..d00a81a3 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -3,7 +3,7 @@
{{ site.data[page.collection].strings.title }}
-