diff --git a/themes/influencer-hugo/layouts/partials/head.html b/themes/influencer-hugo/layouts/partials/head.html
index 82f559c..74041a9 100644
--- a/themes/influencer-hugo/layouts/partials/head.html
+++ b/themes/influencer-hugo/layouts/partials/head.html
@@ -4,7 +4,8 @@
{{ "" | safeHTML }}
-
+
{{ with .Site.Params.author }}
{{ end }}
@@ -17,7 +18,8 @@
{{ end }}
-
+
{{ "" | safeHTML }}
{{ $styles := resources.Get "scss/style.scss" | toCSS | minify }}
@@ -27,4 +29,13 @@
+
+
+