There was an error while loading. Please reload this page.
1 parent e30c681 commit de1ca3cCopy full SHA for de1ca3c
1 file changed
publishconf.py
@@ -10,7 +10,7 @@
10
sys.path.append(os.curdir)
11
from pelicanconf import *
12
13
-SITEURL = 'htps://pythonkc.github.io'
+SITEURL = 'https://pythonkc.github.io'
14
RELATIVE_URLS = False
15
16
FEED_ALL_ATOM = 'feeds/all.atom.xml'
0 commit comments