Skip to content

Commit bb9274b

Browse files
authored
Update consent.html
1 parent bc1a007 commit bb9274b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/consent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434

3535
if(readCookie('cookie-notice-dismissed')=='true') {
36-
// {% include ga.js %}
36+
{% include ga.js %}
3737
} else {
3838
$('#cookie-notice').show();
3939
}

0 commit comments

Comments
 (0)