diff --git a/themes/hello-friend-ng/layouts/partials/javascript.html b/themes/hello-friend-ng/layouts/partials/javascript.html index e900d00..1b60116 100644 --- a/themes/hello-friend-ng/layouts/partials/javascript.html +++ b/themes/hello-friend-ng/layouts/partials/javascript.html @@ -4,6 +4,12 @@ {{ $theme := resources.Get "js/theme.js" }} {{ $climatestrike := resources.Get "js/digitalclimatestrike-widget.js" }} {{ $secureJS := slice $main $menu $prism $theme $climatestrike | resources.Concat "bundle.js" | resources.Minify }} + {{- if .Site.GoogleAnalytics }}