Skip to content

Commit 7f099d2

Browse files
Added cookieyes consent to head file for python reference docs (#1526)
## Overview Added CookieYes consent to head file for python reference docs
1 parent 299963c commit 7f099d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/python/overrides/main.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
1212
})(window, document, 'script', 'dataLayer', 'GTM-MBBX68ST');</script>
1313
<!-- End Google Tag Manager -->
14+
<!-- Start cookieyes banner -->
15+
<script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/d2e859934c4309be824ea8bb/script.js"></script>
16+
<!-- End cookieyes banner -->
1417
{% endblock %}
1518

1619
{# {% block announce %}

0 commit comments

Comments
 (0)