From 0cf864aa7e9b7ff05c3befb53800b984e36d37f4 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Mon, 15 Apr 2024 19:48:20 -0500 Subject: idk --- publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 2543281..1037f5c 100644 --- a/publish.el +++ b/publish.el @@ -51,7 +51,7 @@ title link pubdate - (insert-file-contents file)))) + file))) (defun publish-posts-rss-feed (plist filename dir) (if (equal "rss.org" (file-name-nondirectory filename)) -- cgit v1.2.3