From: Dan Allen Date: Fri, 23 Mar 2018 03:29:10 +0000 (-0600) Subject: try another variant of the gtag code X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=be69c4168cc57aa8091091e91f99879f5663ee22;p=eg-antora.git try another variant of the gtag code --- diff --git a/src/partials/head-scripts.hbs b/src/partials/head-scripts.hbs index 85fde65..2e8f175 100644 --- a/src/partials/head-scripts.hbs +++ b/src/partials/head-scripts.hbs @@ -1,6 +1,14 @@ {{#if site.keys.googleAnalytics}} {{#with site.keys.googleAnalytics}} + + {{/with}} {{/if}}