From 4634d0a8dcb7af13ba053bf84f7fd4b785ee7481 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Tue, 1 Apr 2025 12:21:18 -0500 Subject: [PATCH] it can't be this easy --- publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.el b/publish.el index 99d8b7a..0d54634 100644 --- a/publish.el +++ b/publish.el @@ -141,7 +141,7 @@ :auto-sitemap t :sitemap-function posts-rss-feed :sitemap-title "jjanzen's Blog" - :sitemap-filename "rss.org" + :sitemap-filename "Zrss.org" :sitemap-style list :sitemap-sort-files anti-chronologically :sitemap-format-entry format-posts-rss-feed-entry)