From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 12 Jul 2023 02:45:23 +0000 (-0700) Subject: [3.11] Add Plausible for docs metrics (GH-106644) (#106662) X-Git-Tag: v3.11.5~208 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81a5bcf7ba14fc1f006968b1c9b5065b70b8229b;p=thirdparty%2FPython%2Fcpython.git [3.11] Add Plausible for docs metrics (GH-106644) (#106662) Add Plausible for docs metrics (GH-106644) (cherry picked from commit e8ab0096a583184fe24dfbc39eff70d270c8e6f4) Co-authored-by: Hugo van Kemenade --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index b91f8138553e..10cb6fd880fa 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -26,6 +26,7 @@ {% endblock %} {% block extrahead %} + {% if builder != "htmlhelp" %} {% if pagename == 'whatsnew/changelog' and not embedded %}