disable atom feed

This commit is contained in:
Paul-Nicolas Madelaine 2023-09-18 14:21:50 +02:00
parent 427051dbff
commit 0d2b96704c

View file

@ -10,9 +10,6 @@ from pelicanconf import *
SITEURL = 'https://www.pnm.tf'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml'
CATEGORY_FEED_ATOM = 'feeds/{slug}.atom.xml'
DELETE_OUTPUT_DIRECTORY = True
# Following items are often useful when publishing