mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Docs: Migrate entirely to PSF hosted plausible for analytics (#132648)
This commit is contained in:
parent
b87189deae
commit
1d529cbc89
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@
|
|||
|
||||
{% block extrahead %}
|
||||
{% if builder == "html" and enable_analytics %}
|
||||
<script defer data-domain="docs.python.org" src="https://plausible.io/js/script.js"></script>
|
||||
<script defer data-domain="docs.python.org" src="https://analytics.python.org/js/script.js"></script>
|
||||
<script defer data-domain="docs.python.org" src="https://analytics.python.org/js/script.outbound-links.js"></script>
|
||||
{% endif %}
|
||||
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html">
|
||||
{% if builder != "htmlhelp" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue