aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-03-16 17:45:42 +0100
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-03-16 17:45:42 +0100
commitfdfe680846b7f95c6b79f5d22069c7ee04bd767f (patch)
treec883c145e4d1cee943c666abb1111b22f3bab41c /themes
parent79acfcf1599496e67b20c39c00a100b07c383ab1 (diff)
downloadwebsite-fdfe680846b7f95c6b79f5d22069c7ee04bd767f.tar.gz
website-fdfe680846b7f95c6b79f5d22069c7ee04bd767f.zip
theme: Add support for matomo
Diffstat (limited to 'themes')
-rw-r--r--themes/terrassa/layouts/partials/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/terrassa/layouts/partials/header.html b/themes/terrassa/layouts/partials/header.html
index 73142ae..8016264 100644
--- a/themes/terrassa/layouts/partials/header.html
+++ b/themes/terrassa/layouts/partials/header.html
@@ -11,4 +11,5 @@
{{ partial "menu.html" . }}
{{ partial "hamburger-menu.html" . }}
+ {{ partial "matomo/analytics.html" . }}
</header>