Skip to content

Commit 1b19146

Browse files
committed
adicionado rss
1 parent ab7e218 commit 1b19146

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

publishconf.py

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@
1212

1313
RELATIVE_URLS = False
1414

15-
# FEED_ALL_ATOM = 'feeds/all.atom.xml'
16-
# CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
15+
FEED_ALL_ATOM = 'feeds/all.atom.xml'
16+
CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
1717

1818
DELETE_OUTPUT_DIRECTORY = True
19-
20-
# Following items are often useful when publishing
21-
22-
#DISQUS_SITENAME = ""
23-
#GOOGLE_ANALYTICS = ""

0 commit comments

Comments
 (0)