From 9c124b25c7764bb1a740d3d1efcaddf52ca4366d Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Fri, 31 Jan 2025 23:06:00 +0100 Subject: [PATCH] Re-enable plausible analytics --- res/template/filesystem.html | 1 + res/template/fragments/analytics.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/res/template/filesystem.html b/res/template/filesystem.html index 1059e40..d73f99b 100644 --- a/res/template/filesystem.html +++ b/res/template/filesystem.html @@ -29,6 +29,7 @@ + {{template "analytics"}} diff --git a/res/template/fragments/analytics.html b/res/template/fragments/analytics.html index 6fe8666..3d97a6c 100644 --- a/res/template/fragments/analytics.html +++ b/res/template/fragments/analytics.html @@ -1 +1 @@ -{{define "analytics"}}{{end}} +{{define "analytics"}}{{end}}