summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pelicanconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index f339ef3..5944d17 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -14,6 +14,8 @@ TIMEZONE = 'Utc'
DEFAULT_LANG = u'en'
+SITEURL = 'http://stef.thewalter.net'
+
# Feed generation is usually not desired when developing
FEED_ALL_ATOM = None
CATEGORY_FEED_ATOM = None