disable atom feed
This commit is contained in:
parent
427051dbff
commit
0d2b96704c
|
@ -10,12 +10,9 @@ 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
|
||||
|
||||
#DISQUS_SITENAME = ""
|
||||
#GOOGLE_ANALYTICS = ""
|
||||
#GOOGLE_ANALYTICS = ""
|
||||
|
|
Loading…
Reference in a new issue