From 25d8c820de195039106b736440a5c4e3f72cd8b6 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 25 Jan 2022 18:06:02 -0800 Subject: [PATCH] Correct domain for Plausible, refs #389 --- docs/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 150edd0..cecf66e 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -2,7 +2,7 @@ {% block htmltitle %} {{ super() }} - + {% endblock %} {% block footer %}