From 86d9c34cc3ec0338bde3a988fc57d1b330d30581 Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Tue, 22 Oct 2019 19:55:52 +0200 Subject: [PATCH] add JS and Matomo to list pages --- themes/hugo-sustain/layouts/_default/list.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/themes/hugo-sustain/layouts/_default/list.html b/themes/hugo-sustain/layouts/_default/list.html index d528043..e343e92 100644 --- a/themes/hugo-sustain/layouts/_default/list.html +++ b/themes/hugo-sustain/layouts/_default/list.html @@ -74,5 +74,12 @@ {{ partial "footer" . }} + + + {{ partial "js" . }} + + + {{ partial "matomo" . }} +