aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-15 19:48:20 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-15 19:48:20 -0500
commit0cf864aa7e9b7ff05c3befb53800b984e36d37f4 (patch)
tree6de1585af7614d566380648d7c923f145f0cecca
parente2fc63adc262e48c404217426fdb42766fc5ca7d (diff)
idk
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
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))