Skip to content

Commit 07c727e

Browse files
[3.11] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108335)
(cherry picked from commit fc23f34) Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 1ecbe78 commit 07c727e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/tools/templates/layout.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
{% endblock %}
2727

2828
{% block extrahead %}
29-
{% if builder == "html" %}
30-
<script defer data-domain="docs.python.org" src="https://plausible.io/js/script.js"></script>
31-
{% endif %}
3229
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
3330
{% if builder != "htmlhelp" %}
3431
{% if pagename == 'whatsnew/changelog' and not embedded %}

0 commit comments

Comments
 (0)