diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 34a89492..14114599 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -73,7 +73,7 @@
integrity="{{ $bundleJS.Data.Integrity }}" data-copy="{{ i18n " code.copy" }}" data-copied="{{ i18n " code.copied"
}}">
{{ end }}
-
+
{{/* Icons */}}
{{ if templates.Exists "partials/favicons.html" }}
{{ partialCached "favicons.html" .Site }}