aboutsummaryrefslogtreecommitdiff
path: root/publishconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'publishconf.py')
-rw-r--r--publishconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/publishconf.py b/publishconf.py
index b224980..261cf85 100644
--- a/publishconf.py
+++ b/publishconf.py
@@ -5,7 +5,7 @@ import sys
sys.path.append('.')
from pelicanconf import *
-SITEURL = 'http://blog.chimrod.com'
+SITEURL = '//blog.chimrod.com'
FEED_DOMAIN = SITEURL
DELETE_OUTPUT_DIRECTORY = True