From 40844164b1d1d0f072990ff94202c348771676d6 Mon Sep 17 00:00:00 2001 From: Ee Durbin Date: Tue, 8 Apr 2025 03:37:42 -0400 Subject: [PATCH] Add psfhosted Plausible instance to analytics (#132252) --- Doc/tools/templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 10a87f50d856..69c2ab6ae051 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -28,6 +28,7 @@ {% block extrahead %} {% if builder == "html" and enable_analytics %} + {% endif %} {% if builder != "htmlhelp" %} -- 2.47.3