Remove matomo

This commit is contained in:
2023-05-13 14:53:40 +02:00
parent 7ab65e4cbb
commit 14cd5ebbef
5 changed files with 2 additions and 11 deletions

View File

@ -13,9 +13,6 @@ from pelicanconf import *
SITEURL = 'https://blog.epheme.re'
RELATIVE_URLS = False
PIWIK_URL = 'epheme.re/stats/piwik'
PIWIK_SITE_ID = '4'
DELETE_OUTPUT_DIRECTORY = True
FEED_ALL_ATOM = None