From b826e4191f3038c70c976fec9d7954a427c3ac03 Mon Sep 17 00:00:00 2001 From: Christian Stankowic Date: Fri, 29 Mar 2024 08:42:10 +0100 Subject: [PATCH] remove accidentally added include --- layouts/partials/head.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 029e8cf..267b9af 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -71,11 +71,6 @@ {{ template "_internal/google_analytics.html" . }} {{- end }} - -{{- if .Site.Params.matomo.enable }} -{{- partial "matomo.html" . }} -{{- end }} - {{- if $.Site.Params.plausibleDataDomain }}