diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index c251c73..f1081b5 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -49,9 +49,5 @@
{{ end }}
{{ partial "script_async.html" "js/app.js" }}
-
- {{ if not .Site.IsServer }}
- {{ partial "matomo.html" . }}
- {{ end }}