From 6f5ad1648c3103a738fe1c2c4e76d1cb38f3dc30 Mon Sep 17 00:00:00 2001 From: Plailect Date: Thu, 18 Apr 2019 13:59:07 -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 1f84b840..1fbcf218 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 f973eb63..5fbe5612 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 69ad3267..eeafa057 100644 --- a/_layouts/splash.html +++ b/_layouts/splash.html @@ -15,7 +15,6 @@ layout: default enable_page_level_ads: true }); -