diff --git a/reference/python/mkdocs.yml b/reference/python/mkdocs.yml index 5c1895a81f..787daf27f3 100644 --- a/reference/python/mkdocs.yml +++ b/reference/python/mkdocs.yml @@ -189,6 +189,7 @@ plugins: # https://squidfunk.github.io/mkdocs-material/plugins/privacy/#config.assets_exclude # Disable downloading of external assets for specific origins - img.shields.io/* + - cdn-cookieyes.com/* links_attr_map: # https://squidfunk.github.io/mkdocs-material/plugins/privacy/#config.links_attr_map # Open all external links in a new tab diff --git a/reference/python/overrides/main.html b/reference/python/overrides/main.html index edd4c49398..4e699e955e 100644 --- a/reference/python/overrides/main.html +++ b/reference/python/overrides/main.html @@ -11,9 +11,6 @@ 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MBBX68ST'); - - - {% endblock %} {# {% block announce %} @@ -21,6 +18,17 @@ {% endblock %} #} {% block extrahead %} + + +