From 7d9fa7b11b28f985d07a48bc843e3d10031478f1 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 5 Apr 2024 18:57:06 -0500 Subject: update RSS URL and remove unused image tag --- publish.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index ff017e8..0728362 100644 --- a/publish.el +++ b/publish.el @@ -85,9 +85,9 @@ :name "rss" :input-pattern "content/blog/*.org" :input-aggregate #'weblorg-input-aggregate-all-desc - :template "atom.xml" - :output ".build/atom.xml" - :url "/atom.xml") + :template "feed.xml" + :output ".build/feed.xml" + :url "/feed.xml") ;; route for static assets that also copies files to .build directory (weblorg-copy-static -- cgit v1.2.3-70-g09d2