From 7ee73ffde39d4b74d0aa7ed0a9e3ce716bb4f9ff Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Wed, 12 Apr 2017 11:54:24 -0500 Subject: [PATCH] Update scripts to use absURL func --- themes/hugo-docs-concept/layouts/partials/site-scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-docs-concept/layouts/partials/site-scripts.html b/themes/hugo-docs-concept/layouts/partials/site-scripts.html index 6b8340d44..c95204650 100644 --- a/themes/hugo-docs-concept/layouts/partials/site-scripts.html +++ b/themes/hugo-docs-concept/layouts/partials/site-scripts.html @@ -1,5 +1,5 @@ - + {{$gaid := .Site.GoogleAnalytics }}