We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6308eeb commit 6a11cccCopy full SHA for 6a11ccc
publishconf.py
@@ -12,7 +12,7 @@
12
TYPOGRIFY = True
13
TYPOGRIFY_OMIT_FILTERS = ["amp", "caps", "initial_quotes", "widont"]
14
15
-FEED_DOMAIN = "aio-libs.org"
+FEED_DOMAIN = "https://aio-libs.org"
16
FEED_ATOM = "feeds/atom.xml"
17
FEED_ALL_ATOM = "feeds/all.atom.xml"
18
CATEGORY_FEED_ATOM = "feeds/{slug}.atom.xml"
0 commit comments