fix feeds

This commit is contained in:
dan 2019-11-15 18:18:35 +01:00
parent 17a0b0b6a3
commit 345c31cd1c

View File

@ -14,7 +14,7 @@ SITEURL = 'http://lost.abbiamoundominio.org'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml'
CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
#CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
DELETE_OUTPUT_DIRECTORY = True