summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2015-07-31 13:23:25 -0400
committerCorey Richardson <corey@octayn.net>2015-07-31 13:23:25 -0400
commit2481d31759a120ead1f429c65fbf738f317d32a3 (patch)
tree6ed84770bb4a4c1ecc90bb06e804f7a36b0ef2f7 /pelicanconf.py
parentc3cac9513ba843e90fb0379fd0ed5ceae3730fd8 (diff)
Staging
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 8ca3f65..d308ab2 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -4,7 +4,7 @@ from __future__ import unicode_literals
AUTHOR = u'Corey Richardson'
SITENAME = u"This Week in Rust"
-SITEURL = 'http://this-week-in-rust.org'
+SITEURL = 'http://this-week-in-rust.org/staging'
SOURCE_URL = 'https://github.com/cmr/this-week-in-rust'