From b849a22374279f170f865edadf591baa6fec1405 Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Thu, 7 Feb 2019 14:10:51 +0100 Subject: [PATCH] Remove google analytics --- _config.yml | 1 - _includes/head.html | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/_config.yml b/_config.yml index 9e9c83c8c1..494a531950 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,6 @@ exclude: - Gemfile.lock - .gitignore -google_analytics: UA-131485733-1 favicon: /static/images/favicon.png defaults: diff --git a/_includes/head.html b/_includes/head.html index c0e309551d..233b378827 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,20 +4,6 @@ {% if page.title %}{{ page.title }} | {% endif %}Go Ethereum - {% if site.google_analytics %} - - - - {% endif %} {% if layout.common-css %}