From e17728588f4caee85adc80fd28f55e8e60a0ca6f Mon Sep 17 00:00:00 2001 From: Marcel Schneider Date: Wed, 5 Apr 2017 17:19:25 +0200 Subject: [PATCH] Add piwik support --- layouts/partials/js.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/layouts/partials/js.html b/layouts/partials/js.html index 252c3f9..721150e 100644 --- a/layouts/partials/js.html +++ b/layouts/partials/js.html @@ -2,3 +2,21 @@ {{ end }} +{{ with .Site.Params.Piwik }} + + + + +{{ end }}