From 743e807ce346598d080ea3e42a9f82d4d7781145 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Thu, 20 Sep 2018 13:59:20 +0200 Subject: [PATCH] remove the fuck adblock stuff --- themes/cocoa-eh/layouts/partials/css/main.css | 6 +--- .../layouts/partials/footer_scripts.html | 34 ------------------- 2 files changed, 1 insertion(+), 39 deletions(-) diff --git a/themes/cocoa-eh/layouts/partials/css/main.css b/themes/cocoa-eh/layouts/partials/css/main.css index 5ed850d..6cf4466 100644 --- a/themes/cocoa-eh/layouts/partials/css/main.css +++ b/themes/cocoa-eh/layouts/partials/css/main.css @@ -905,10 +905,6 @@ section.main .content .share a { .book-recommendations {} -#adblock-detected-message { - display: none; -} - span.recommended { padding: 3px 10px; background-color: #ffc; @@ -928,4 +924,4 @@ ul#taxonomy-items { .taxonomy-item { display: inline-block; margin-right: 1em; -} \ No newline at end of file +} diff --git a/themes/cocoa-eh/layouts/partials/footer_scripts.html b/themes/cocoa-eh/layouts/partials/footer_scripts.html index c07f296..9e6b5e7 100644 --- a/themes/cocoa-eh/layouts/partials/footer_scripts.html +++ b/themes/cocoa-eh/layouts/partials/footer_scripts.html @@ -67,40 +67,6 @@ {{ end }} - - {{ template "_internal/google_analytics_async.html" . }}