diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 60e3aa64bd4..e9b2097107f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -18,15 +18,7 @@ {{- template "_internal/twitter_cards.html" . -}} {{ if eq (getenv "HUGO_ENV") "production" }} {{ template "_internal/google_analytics_async.html" . }} - + {{ end }} {{ partialCached "head-css.html" . "asdf" }}