From e1b5b4f9890adaefaffe53976aa9a0f0dcbc5987 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 5 Nov 2018 13:23:37 +0200 Subject: Move analytics to an include file. --- site/_includes/header.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'site/_includes/header.html') diff --git a/site/_includes/header.html b/site/_includes/header.html index 8f52ebfb8..83d051fa8 100644 --- a/site/_includes/header.html +++ b/site/_includes/header.html @@ -13,14 +13,6 @@ {% include stylesheet.html %} - {% include favicons.html %} - {% include social.html %} - - - +{% include analytics.html %} -- cgit v1.2.3