Skip to content

Commit bcdf5dd

Browse files
keoboxclaude
andcommitted
fix: update SITEURL to keobox GitHub Pages URL
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a430554 commit bcdf5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publishconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
sys.path.append(os.curdir)
55
from pelicanconf import * # noqa: E402, F401, F403
66

7-
SITEURL = "https://pythonmilano.github.io/interuista"
7+
SITEURL = "https://keobox.github.io/interuista"
88
RELATIVE_URLS = False

0 commit comments

Comments
 (0)