From d7653ac8fe905e3f068f3549fb27e93833051975 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Thu, 22 Mar 2018 19:03:25 -0600 Subject: [PATCH] fix google tag manager script --- src/partials/head-scripts.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partials/head-scripts.hbs b/src/partials/head-scripts.hbs index 9e7c6ce..85fde65 100644 --- a/src/partials/head-scripts.hbs +++ b/src/partials/head-scripts.hbs @@ -1,6 +1,6 @@ {{#if site.keys.googleAnalytics}} {{#with site.keys.googleAnalytics}} - + {{/with}} {{/if}} -- 2.11.0