From 1cfd7bac8e6f09f94e4ea1a3e7c6dba4a4f46f99 Mon Sep 17 00:00:00 2001 From: Anil Vishnoi Date: Sun, 12 Mar 2017 14:12:36 -0700 Subject: [PATCH] Added google-analytics to the pages Signed-off-by: Anil Vishnoi --- _includes/google-analytics.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html index 8ee72e52..c36be3bc 100644 --- a/_includes/google-analytics.html +++ b/_includes/google-analytics.html @@ -1,14 +1,14 @@ {% if site.google_analytics_key %} {% capture analytics %} - {% endcapture %}{{ analytics | strip_newlines }} {% endif %}