Skip to content

Commit 4b3e3f9

Browse files
committed
js
1 parent 6078bbc commit 4b3e3f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

blog/templates/mobile/blog/post_base.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@
130130

131131
{% endif %}
132132

133+
<!-- Cookie notice GDPR based of https://cookie-bar.eu/-->
134+
<script type="text/javascript"
135+
src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js?forceLang=en&theme=minimal&customize=1&tracking=1&always=1&showPolicyLink=1&remember=180&privacyPage=%2Fprivacy%2F"></script>
136+
133137
</body>
134138

135139
</html>

0 commit comments

Comments
 (0)