From ae492ed9b361cfd330a5ff5e631a1cbc62eb2a1f Mon Sep 17 00:00:00 2001 From: Set Sakrecoer Date: Tue, 20 Jul 2021 11:27:41 +0200 Subject: [PATCH] new concept --- _includes/cookie-consent.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/cookie-consent.html b/_includes/cookie-consent.html index 15ecf98..8556842 100644 --- a/_includes/cookie-consent.html +++ b/_includes/cookie-consent.html @@ -37,6 +37,7 @@ if (readCookie('cookie-notice-dismissed') == 'wantCookies') { {% include analytics.js %} + } else { document.getElementById('cookie-notice').style.display = 'flex';