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" . }}