From 4f3c334b786d2c588189853a355040b6125d4b16 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 6 Jun 2021 18:45:23 +0300 Subject: [PATCH] Revert "Add Google Analytics" This reverts commit a3d98f8b3c14ddcd5ef0dcd81e3930798ad1400a. --- _includes/google_analytics.html | 11 ----------- _layouts/default.html | 2 -- 2 files changed, 13 deletions(-) delete mode 100644 _includes/google_analytics.html diff --git a/_includes/google_analytics.html b/_includes/google_analytics.html deleted file mode 100644 index 17ab68060..000000000 --- a/_includes/google_analytics.html +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/_layouts/default.html b/_layouts/default.html index c83ea621b..e4ab96fb0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,8 +15,6 @@ {% include footer.html %} - {% include google_analytics.html %} -