From 2cbb248938923d3771154326c7dfcd925d4dbf46 Mon Sep 17 00:00:00 2001 From: tomjohnson1492 Date: Sun, 20 Mar 2016 01:41:10 -0700 Subject: [PATCH] fixing errors --- _layouts/default.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index c6dd2e4..5e6ebdf 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -115,7 +115,7 @@ - + @@ -125,6 +125,7 @@ + {% if site.google_analytics %} {% include google_analytics.html %}