diff --git a/src/partials/body-start-scripts.hbs b/src/partials/body-start-scripts.hbs index adc8a48..109da3e 100644 --- a/src/partials/body-start-scripts.hbs +++ b/src/partials/body-start-scripts.hbs @@ -1,7 +1 @@ -{{!-- Add header scripts here --}} -{{#with site.keys.googleAnalytics}} - - - -{{/with}} +{{!-- Add body start scripts here --}} diff --git a/src/partials/head-prelude.hbs b/src/partials/head-prelude.hbs index 897dc0b..f0f73b1 100644 --- a/src/partials/head-prelude.hbs +++ b/src/partials/head-prelude.hbs @@ -1,14 +1,5 @@ - {{#with site.keys.googleAnalytics}} - - - - {{/with}} {{#with site.keys.ketchSmartTagUrl}} {{/with}} diff --git a/src/partials/head-scripts.hbs b/src/partials/head-scripts.hbs index 9142ae4..7bea401 100644 --- a/src/partials/head-scripts.hbs +++ b/src/partials/head-scripts.hbs @@ -1,9 +1,3 @@ -{{#with site.keys.googleAnalytics}} - - -{{/with}} - {{#with site.keys.segment}}