Skip to content

Commit 492a7b3

Browse files
committed
feat: site url
1 parent 335bb9f commit 492a7b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publishconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from pelicanconf import *
66

77
#SITEURL = "https://www.pythonchile.cl"
8-
SITEURL = "https://python-chile.github.io/pythonchile.cl/"
8+
SITEURL = "https://python-chile.github.io/"
99
RELATIVE_URLS = False
1010

1111
DELETE_OUTPUT_DIRECTORY = True

0 commit comments

Comments
 (0)