We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce3ea4 commit e8ab009Copy full SHA for e8ab009
Doc/tools/templates/layout.html
@@ -26,6 +26,7 @@
26
{% endblock %}
27
28
{% block extrahead %}
29
+ <script defer data-domain="docs.python.org" src="https://plausible.io/js/script.js"></script>
30
<link rel="canonical" href="https://docs.python.org/3/{{pagename}}.html" />
31
{% if builder != "htmlhelp" %}
32
{% if pagename == 'whatsnew/changelog' and not embedded %}
0 commit comments