diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index ebfb509..9b42c8d 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -30,8 +30,8 @@
{{ $sidenotes := resources.Get "scss/sidenotes.scss" | resources.ToCSS | resources.Minify }}
{{ $code := resources.Get "scss/code.scss" | resources.ToCSS | resources.Minify }}
{{ $icon := resources.Get "img/favicon.png" }}
-
-
+
+
{{ partial "defercss.html" (dict "url" $sidenotes.Permalink "extra" "") }}
{{ partial "defercss.html" (dict "url" $code.Permalink "extra" "") }}
diff --git a/layouts/partials/icon.html b/layouts/partials/icon.html
index fdf701c..98a9d26 100644
--- a/layouts/partials/icon.html
+++ b/layouts/partials/icon.html
@@ -1,4 +1,4 @@
-