diff --git a/themes/nluug/layouts/partials/head.html b/themes/nluug/layouts/partials/head.html index 27eac7e..0121024 100644 --- a/themes/nluug/layouts/partials/head.html +++ b/themes/nluug/layouts/partials/head.html @@ -7,18 +7,15 @@ {{ template "_internal/opengraph.html" . }} {{ template "_internal/schema.html" . }} - {{ template "_internal/google_analytics.html" . }} - - {{ $styles := resources.Get "scss/styles.scss" | toCSS (dict "outputStyle" "compressed") | minify }} {{ $styles_extra := resources.Get "scss/_extra.scss" | toCSS (dict "outputStyle" "compressed") | minify }} - + {{ if .IsHome -}} {{ end }} - +