mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +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 %}
|
||||
|
||||
{% 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" />
|
||||
{% if builder != "htmlhelp" %}
|
||||
{% if pagename == 'whatsnew/changelog' and not embedded %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue