From 779c20dbaf4ce167e349567a9c013c8cda21e568 Mon Sep 17 00:00:00 2001 From: Eorn Date: Wed, 13 May 2020 09:53:20 +0200 Subject: [PATCH] added matomo analytics --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 79e0d69..bbe314f 100644 --- a/config.toml +++ b/config.toml @@ -30,9 +30,9 @@ rss = "index.xml" [params.social.config] platforms = ["pleroma", "pixelfed", "gitea", "rss"] -#[params.matomoAnalytics] -#siteID=1 -#rootURL = "https://matomo.goe.land" +[params.matomoAnalytics] +siteID=2 +rootURL = "https://mato.goe.land" [taxonomies] tag = "tags"