We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492a7b3 commit f29843fCopy full SHA for f29843f
publishconf.py
@@ -5,7 +5,7 @@
5
from pelicanconf import *
6
7
#SITEURL = "https://www.pythonchile.cl"
8
-SITEURL = "https://python-chile.github.io/"
+SITEURL = "https://python-chile.github.io"
9
RELATIVE_URLS = False
10
11
DELETE_OUTPUT_DIRECTORY = True
0 commit comments