From 5dde9b57cc96faabe67dd5d9f31f24b516e34f91 Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Mon, 14 May 2018 22:26:42 +0200 Subject: [PATCH] Update analytics (IP anonymization) and HTTPS links --- _config.yml | 2 +- _includes/analytics.html | 16 +++++++--------- _includes/footer.html | 7 +++---- _includes/header.html | 31 ++++++++++++++++--------------- 4 files changed, 27 insertions(+), 29 deletions(-) diff --git a/_config.yml b/_config.yml index b473234..79454fd 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ name: boxes description: Command line ASCII boxes unlimited! -gems: +plugins: - jemoji - jekyll-paginate diff --git a/_includes/analytics.html b/_includes/analytics.html index 4af718b..30f36d5 100644 --- a/_includes/analytics.html +++ b/_includes/analytics.html @@ -1,11 +1,9 @@ {% if site.gaaccount != '' %} - + + {% endif %} diff --git a/_includes/footer.html b/_includes/footer.html index 884ec91..5382ef8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,16 +2,15 @@
{% include disqus-counts.html %} -{% include analytics.html %} diff --git a/_includes/header.html b/_includes/header.html index 4b13baf..d6b4cb4 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -7,23 +7,24 @@ - {% if page.sedesc %} - - + {% if page.sedesc %} + + - - {% else %} - - {% endif %} + + {% else %} + + {% endif %} + {% include analytics.html %}