From e8eab6f6fec584d75a3f3453e5bde4d346305abb Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 11 Aug 2025 10:19:07 +0200 Subject: [PATCH] feat: add plausible Signed-off-by: kjuulh --- templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/base.html b/templates/base.html index 10f8b99..b1eb25e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,6 +8,9 @@ + + + {% block head %}{% endblock %}