From 3a6a4f6892894d4c519ce9d809bb06fe129dd183 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 25 Sep 2020 16:51:59 +0530 Subject: [PATCH] layouts: add analytics Signed-off-by: Harsh Shandilya --- layouts/_default/baseof.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b66e6ab..f6c4e84 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -54,6 +54,8 @@ {{ $script := resources.Get "js/index.js" | minify | fingerprint }} {{ block "scripts" . }} {{ end }} + +