diff --git a/layouts/partials/footer_scripts.html b/layouts/partials/footer_scripts.html index 08d8b64..7afc5d2 100644 --- a/layouts/partials/footer_scripts.html +++ b/layouts/partials/footer_scripts.html @@ -41,10 +41,6 @@ fathom('trackPageview'); {{ end }} -{{ if .Site.Params.googleAnalyticsEnabled }} -{{ template "_internal/google_analytics_async.html" . }} -{{ end }} -