diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 3713b96d..45c11fd7 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -95,7 +95,7 @@ {{- /* Misc */}} {{- if hugo.IsProduction | or (eq .Site.Params.env "production") }} -{{- template "_internal/google_analytics_async.html" . }} +{{- template "_internal/google_analytics.html" . }} {{- template "_internal/google_news.html" . }} {{- template "partials/templates/opengraph.html" . }} {{- template "partials/templates/twitter_cards.html" . }}