Update {pelican,publish}conf.py

This commit is contained in:
2022-07-25 13:48:48 +02:00
parent 46b70b9678
commit cbd5d33500
3 changed files with 11 additions and 2 deletions

View File

@ -18,6 +18,12 @@ PIWIK_SITE_ID = '4'
DELETE_OUTPUT_DIRECTORY = True
FEED_ALL_ATOM = None
CATEGORY_FEED_ATOM = None
TRANSLATION_FEED_ATOM = None
AUTHOR_FEED_ATOM = None
AUTHOR_FEED_RSS = None
# Following items are often useful when publishing
#DISQUS_SITENAME = ""