From 14f718834fa12d87a9abf419a05e7762b00c3b09 Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 24 May 2025 00:26:37 -0600 Subject: More small pointless changes --- publish.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index e708329..ef9e321 100644 --- a/publish.el +++ b/publish.el @@ -22,7 +22,9 @@ ) ("org-static" :base-directory "org/" - :base-extension "css\\|html\\|xhtml\\|py\\|png\\|jpg\\|gif\\|cgi\\|rss" + :base-extension "css\\|html\\|xhtml\\|py\\|png\\|jpg\\|gif\\|cgi" + :include ("blog/feed.xml") + :exclude "template.xhtml" :publishing-directory "xhtml/" :recursive t :publishing-function org-publish-attachment -- cgit v1.2.3