From 0653e8aee9b25e2218e39131e25f27484c4d187d Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Sat, 10 Jan 2015 20:13:04 +0100 Subject: [PATCH] changed how to load google analytics script --- default.hbs | 12 +----------- partials/google-analytics.hbs | 10 ++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 partials/google-analytics.hbs diff --git a/default.hbs b/default.hbs index 48765b13..826bd1f7 100755 --- a/default.hbs +++ b/default.hbs @@ -72,16 +72,6 @@ {{ghost_foot}} {{! The main JavaScript file for Casper }} - - {{!-- {{#with post}} - {{/with}} --}} + {{> google-analytics}} diff --git a/partials/google-analytics.hbs b/partials/google-analytics.hbs new file mode 100644 index 00000000..f6784498 --- /dev/null +++ b/partials/google-analytics.hbs @@ -0,0 +1,10 @@ +