diff --git a/reference/python/mkdocs.yml b/reference/python/mkdocs.yml
index 787daf27f..5c1895a81 100644
--- a/reference/python/mkdocs.yml
+++ b/reference/python/mkdocs.yml
@@ -189,7 +189,6 @@ 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 4e699e955..edd4c4939 100644
--- a/reference/python/overrides/main.html
+++ b/reference/python/overrides/main.html
@@ -11,6 +11,9 @@
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MBBX68ST');
+
+
+
{% endblock %}
{# {% block announce %}
@@ -18,17 +21,6 @@
{% endblock %} #}
{% block extrahead %}
-
-
-