From fcfbd3153bec769eb859d77d4086915f5e94fd10 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 28 Jun 2023 21:10:24 +0100 Subject: [PATCH] docs: website: replace google analytics with plausible analytics --- docs/layouts/_default/baseof.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/layouts/_default/baseof.html b/docs/layouts/_default/baseof.html index e84ba3f29..bf06ab129 100644 --- a/docs/layouts/_default/baseof.html +++ b/docs/layouts/_default/baseof.html @@ -7,13 +7,7 @@ - - + {{ block "title" . }}{{ .Title }}{{ end }}