Skip to content

Commit

Permalink
pythongh-107136: Remove Plausible for docs metrics (python#107856)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 22, 2023
1 parent e97b7be commit fc23f34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Doc/tools/templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
Expand Down

0 comments on commit fc23f34

Please sign in to comment.