From c085a63ca6f358e9e082ce003155e61b70f429a7 Mon Sep 17 00:00:00 2001
From: Mayank Kakodkar <907530+kakodkar@users.noreply.github.com>
Date: Sat, 3 Oct 2020 17:22:39 -0500
Subject: [PATCH] Updated Google Analytics code (#123)
GA site tag was updated today, misc.html has been changed to reflect the same.
---
_includes/scripts/misc.html | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/_includes/scripts/misc.html b/_includes/scripts/misc.html
index aa02967..b00d991 100644
--- a/_includes/scripts/misc.html
+++ b/_includes/scripts/misc.html
@@ -6,15 +6,14 @@ $(function () {$('[data-toggle="tooltip"]').tooltip()})
{% endif %}
{% if site.enable_google_analytics %}
-
+
+
{% endif %}