aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--publishconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/publishconf.py b/publishconf.py
index 77840f3..10a7e59 100644
--- a/publishconf.py
+++ b/publishconf.py
@@ -6,6 +6,7 @@ sys.path.append('.')
from pelicanconf import *
SITEURL = 'http://blog.chimrod.com'
+FEED_DOMAIN = SITEURL
DELETE_OUTPUT_DIRECTORY = True