aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-07-06 08:53:21 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-07-06 08:53:38 +0200
commitc64b7d0325ae059a7c4bb2ea8e6d35f0fdbd1e6c (patch)
treeddc5f6ce82b5997ba6321dc9cb8bd9a4c3895a05 /themes
parent6e7e9eceaff386cc7ea9dce6a062431a7d350b69 (diff)
downloadwebsite-c64b7d0325ae059a7c4bb2ea8e6d35f0fdbd1e6c.tar.gz
website-c64b7d0325ae059a7c4bb2ea8e6d35f0fdbd1e6c.zip
themes: Add matomo to site header
Diffstat (limited to 'themes')
-rwxr-xr-xthemes/ananke/layouts/partials/site-header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/ananke/layouts/partials/site-header.html b/themes/ananke/layouts/partials/site-header.html
index 10a682f..bd2edf2 100755
--- a/themes/ananke/layouts/partials/site-header.html
+++ b/themes/ananke/layouts/partials/site-header.html
@@ -5,6 +5,7 @@
<header class="cover bg-top" style="background-image: url('{{ $featured_image }}');">
<div class="{{ .Site.Params.cover_dimming_class | default "bg-black-60" }}">
{{ partial "site-navigation.html" .}}
+ {{ partial "matomo/analytics.html" . }}
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
{{ .Title | default .Site.Title }}