We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c241a commit 02d469aCopy full SHA for 02d469a
publishconf.py
@@ -8,7 +8,4 @@
8
SITEURL = "https://python-chile.github.io/pythonchile.cl/"
9
RELATIVE_URLS = False
10
11
-FEED_ALL_ATOM = "feeds/all.atom.xml"
12
-CATEGORY_FEED_ATOM = "feeds/{slug}.atom.xml"
13
-
14
DELETE_OUTPUT_DIRECTORY = True
0 commit comments