diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 1374c0f..c361982 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -86,8 +86,6 @@ {{ if or hugo.IsProduction (eq site.Params.env "production") }} - {{ template "_internal/google_analytics_async.html" . }} - {{ template "_internal/google_analytics.html" . }} {{ template "_internal/opengraph.html" . }}