aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'publish.el')
-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))