diff --git a/layouts/404.html b/layouts/404.html
index 1d7d4531..853e8100 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -3,6 +3,8 @@
{{ end }}
{{ define "main"}}
-
NOT FOUND
-You just hit a route that doesn't exist...
-{{ end }}
\ No newline at end of file
+
+ NOT FOUND
+ You just hit a route that doesn't exist...
+
+{{ end }}
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 70a5a66a..131c3397 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -6,8 +6,8 @@
{{- with .OutputFormats.Get "RSS" }}
-
-
+
+
{{- end -}}
{{/* Styles */}}
@@ -41,4 +41,4 @@
{{ template "_internal/google_analytics.html" . }}
{{- end -}}
-
\ No newline at end of file
+
diff --git a/layouts/partials/postCard.html b/layouts/partials/postCard.html
index f031d294..a1e41de7 100644
--- a/layouts/partials/postCard.html
+++ b/layouts/partials/postCard.html
@@ -1,10 +1,10 @@
-
- {{/* format date string to create an ISO 8601 string */}}
- {{ $ISO_date := "2006-01-02T15:04:05Z0700" }}
-
+
+ {{/* format date string to create an ISO 8601 string */}}
+ {{ $ISO_date := "2006-01-02T15:04:05Z0700" }}
+
diff --git a/layouts/partials/scriptsBodyEnd.html b/layouts/partials/scriptsBodyEnd.html
index 1f147b44..c9ede5b3 100644
--- a/layouts/partials/scriptsBodyEnd.html
+++ b/layouts/partials/scriptsBodyEnd.html
@@ -1,2 +1,2 @@
{{ $script_main := resources.Get "js/themeSwitchnMenu.js" | minify | fingerprint }}
-
\ No newline at end of file
+
diff --git a/layouts/partials/scriptsBodyStart.html b/layouts/partials/scriptsBodyStart.html
index d1e0937a..d0c61193 100644
--- a/layouts/partials/scriptsBodyStart.html
+++ b/layouts/partials/scriptsBodyStart.html
@@ -1,2 +1,2 @@
{{ $script_main := resources.Get "js/themeLoader.js" | minify | fingerprint }}
-
\ No newline at end of file
+