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