From bddf31ca98632232da3d77f5de77ba211b0b29d3 Mon Sep 17 00:00:00 2001 From: ray Date: Sun, 2 Feb 2020 21:43:27 +0000 Subject: [PATCH] fix script.js src attribute value prepend the base url to the path of the script. --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1e91937..bbf4bd6 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -108,7 +108,7 @@ {{ template "_internal/google_analytics.html" . }} - +