mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
gh-107136: Remove Plausible for docs metrics (#107856)
This commit is contained in:
parent
e97b7bef4f
commit
fc23f34cc9
1 changed files with 0 additions and 3 deletions
|
|
@ -26,9 +26,6 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extrahead %}
|
{% block extrahead %}
|
||||||
{% if builder == "html" %}
|
|
||||||
<script defer data-domain="docs.python.org" src="https://plausible.io/js/script.js"></script>
|
|
||||||
{% endif %}
|
|
||||||
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
|
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
|
||||||
{% if builder != "htmlhelp" %}
|
{% if builder != "htmlhelp" %}
|
||||||
{% if pagename == 'whatsnew/changelog' and not embedded %}
|
{% if pagename == 'whatsnew/changelog' and not embedded %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue