From 40b5229a79a9bf796345b137ebcbec7e51ec2a7c Mon Sep 17 00:00:00 2001 From: Jacob Coffee Date: Tue, 2 Sep 2025 15:02:00 -0400 Subject: [PATCH] Doc: Track file downloads via plausible (GH-138393) (cherry picked from commit e4e2390a64593b33d65567179265f9c2cd9acae1) Co-authored-by: Jacob Coffee Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- Doc/tools/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 1cb0200822d9fe..54c6eb9b5ef7e4 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -28,7 +28,7 @@ {% block extrahead %} {% if builder == "html" %} {% if enable_analytics %} - + {% endif %} {% if pagename == 'whatsnew/changelog' and not embedded %}