diff --git a/layouts/partials/footer_scripts.html b/layouts/partials/footer_scripts.html index 1095236..aab9d08 100644 --- a/layouts/partials/footer_scripts.html +++ b/layouts/partials/footer_scripts.html @@ -9,9 +9,7 @@ {{ end }} -{{ if isset .Site.Params "googleanalytics" }} - {{ template "_internal/google_analytics_async.html" . }} -{{ end }} +{{ template "_internal/google_analytics_async.html" . }}