We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e63a8 commit d6dcdc6Copy full SHA for d6dcdc6
_includes/cookie-consent.html
@@ -32,8 +32,6 @@
32
}
33
34
if(readCookie('cookie-notice-dismissed')=='true') {
35
- // include ga.js
36
- // include chatbutton.js
37
} else {
38
document.getElementById('cookie-notice').style.display = 'block';
39
0 commit comments