diff --git a/themes/compose/layouts/partials/opengraph.html b/themes/compose/layouts/partials/opengraph.html index 7a2c2f3c..89f344c2 100644 --- a/themes/compose/layouts/partials/opengraph.html +++ b/themes/compose/layouts/partials/opengraph.html @@ -2,5 +2,4 @@ {{- template "_internal/schema.html" . -}} {{- template "_internal/twitter_cards.html" . -}} {{- if eq (getenv "HUGO_ENV") "production" }} -{{- template "_internal/google_analytics_async.html" . }} {{- end }}