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