From 44e5da27ccbfec034589f671830052f25b692de0 Mon Sep 17 00:00:00 2001 From: Akbar Rahman Date: Sat, 13 Apr 2024 21:15:42 +0100 Subject: [PATCH] feed at second url --- gronk.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gronk.py b/gronk.py index 09cc34d..489881c 100755 --- a/gronk.py +++ b/gronk.py @@ -555,6 +555,7 @@ def main(args): posts=posts, ) root_properties['dst_path']['raw'].joinpath('feed.xml').write_text(rss) + root_properties['dst_path']['raw'].joinpath('rss.xml').write_text(rss) #pprint.pprint(root_properties) # render index