We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683e60d commit 9992ca3Copy full SHA for 9992ca3
_includes/cookie-consent.html
@@ -33,7 +33,6 @@
33
34
if(readCookie('cookie-notice-dismissed')=='true') {
35
{% include ga.js %}
36
- {% include chatbutton.js %}
37
} else {
38
$('#cookie-notice').show();
39
}
0 commit comments