From 1dc2f8d08dd015157674cfc95c93fafc73fecdfd Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Wed, 31 Jul 2019 12:16:24 +0200 Subject: [PATCH] Add matomo code --- .../hugo-bootstrap/layouts/_default/baseof.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/themes/hugo-bootstrap/layouts/_default/baseof.html b/themes/hugo-bootstrap/layouts/_default/baseof.html index da09c33..16eb4a7 100644 --- a/themes/hugo-bootstrap/layouts/_default/baseof.html +++ b/themes/hugo-bootstrap/layouts/_default/baseof.html @@ -20,6 +20,23 @@ {{ end }} {{ template "_internal/google_analytics_async.html" . }} + + + + + {{ partial "head-custom.html" . }}