X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=publishconf.py;fp=publishconf.py;h=6ed4609b0cd884251d083f287f4f7b49372dc60f;hp=6498696a9a2166151f693066be9a7f618022654b;hb=9934f9cdc301ed38f49ab1ec2f4a5c72b5797de5;hpb=8034226364eebd22fc646a1e1848480b5b496894 diff --git a/publishconf.py b/publishconf.py index 6498696..6ed4609 100644 --- a/publishconf.py +++ b/publishconf.py @@ -10,11 +10,11 @@ import sys sys.path.append(os.curdir) from pelicanconf import * -SITEURL = 'unremediatedgender.space' # XXX: relative URLs == False resulted in hostname erroneously appearing twice # in path?! RELATIVE_URLS = True +FEED_DOMAIN = SITEURL FEED_ALL_ATOM = 'feeds/all.atom.xml' CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'