From 99e6c74b6267eebba9c8ed0d2bc10c46243c211b Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 20 Sep 2019 08:01:34 +0530 Subject: [PATCH] Reconfigure `#DigitalClimateStrike` Signed-off-by: Harsh Shandilya --- themes/hello-friend-ng/layouts/partials/javascript.html | 6 ++++++ 1 file changed, 6 insertions(+) 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 }}