From 3f742299614d179e9c2b0fae41897d15602073e5 Mon Sep 17 00:00:00 2001 From: Plailect Date: Thu, 18 Apr 2019 13:57:35 -0400 Subject: [PATCH] move this to the header --- _includes/head/custom.html | 2 ++ _layouts/single.html | 1 - _layouts/splash.html | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head/custom.html b/_includes/head/custom.html index 0a86e5175d..5c52f12938 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -48,4 +48,6 @@ window.cookieconsent.initialise({ } })}); + + diff --git a/_layouts/single.html b/_layouts/single.html index 624bcfc090..aa942d48fd 100644 --- a/_layouts/single.html +++ b/_layouts/single.html @@ -21,7 +21,6 @@ layout: default enable_page_level_ads: true }); -
{% include sidebar.html %} diff --git a/_layouts/splash.html b/_layouts/splash.html index dcd9890f60..7c62bacae2 100644 --- a/_layouts/splash.html +++ b/_layouts/splash.html @@ -15,7 +15,6 @@ layout: default enable_page_level_ads: true }); -