Mercurial > hg > Blog
diff publishconf.py @ 27:04a8afe79c59
swith to anydns.info
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 08 Apr 2014 12:03:13 +0200 |
parents | 7bfdc2b1d768 |
children | 7380bf280fc9 |
line wrap: on
line diff
--- a/publishconf.py Sat Feb 15 16:53:58 2014 +0100 +++ b/publishconf.py Tue Apr 08 12:03:13 2014 +0200 @@ -10,7 +10,7 @@ sys.path.append(os.curdir) from pelicanconf import * -SITEURL = 'http://xanthippe.dyndns.org/blog' +SITEURL = 'http://xanthippe.anydns.info/blog' RELATIVE_URLS = False FEED_ALL_ATOM = 'feeds/all.atom.xml'