We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fda63a commit 2de9638Copy full SHA for 2de9638
1 file changed
publishconf.py
@@ -9,10 +9,6 @@
9
10
SITEURL = "https://python-chile.github.io/pyschool/"
11
RELATIVE_URLS = False
12
-
13
-FEED_ALL_ATOM = "feeds/all.atom.xml"
14
-CATEGORY_FEED_ATOM = "feeds/{slug}.atom.xml"
15
16
DELETE_OUTPUT_DIRECTORY = True
17
18
# Following items are often useful when publishing
0 commit comments