aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rwxr-xr-xpelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index c31ac2c..57a0940 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -3,7 +3,7 @@
AUTHOR = u'Chimrod'
SITENAME = u'Chimrod'
-SITEURL = 'http://localhost:8000'
+SITEURL = '//localhost:8000'
TIMEZONE = 'Europe/Paris'