disable atom feed
This commit is contained in:
parent
427051dbff
commit
0d2b96704c
|
@ -10,9 +10,6 @@ from pelicanconf import *
|
||||||
SITEURL = 'https://www.pnm.tf'
|
SITEURL = 'https://www.pnm.tf'
|
||||||
RELATIVE_URLS = False
|
RELATIVE_URLS = False
|
||||||
|
|
||||||
FEED_ALL_ATOM = 'feeds/all.atom.xml'
|
|
||||||
CATEGORY_FEED_ATOM = 'feeds/{slug}.atom.xml'
|
|
||||||
|
|
||||||
DELETE_OUTPUT_DIRECTORY = True
|
DELETE_OUTPUT_DIRECTORY = True
|
||||||
|
|
||||||
# Following items are often useful when publishing
|
# Following items are often useful when publishing
|
||||||
|
|
Loading…
Reference in a new issue