From 16c1ceb472252216a1cffc281f02627257e52fcd Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 7 Aug 2025 07:30:45 -0600 Subject: Updated the front page --- publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 2a3b712..640e50e 100644 --- a/publish.el +++ b/publish.el @@ -28,7 +28,7 @@ ) ("xhtml-static" :base-directory "org/" - :base-extension "css\\|html\\|xhtml\\|py\\|png\\|jpg\\|gif\\|cgi" + :base-extension "css\\|html\\|xhtml\\|py\\|png\\|jpg\\|gif\\|cgi\\|key" :include ("blog/feed.xml") :exclude "template.xhtml" :publishing-directory "xhtml/" -- cgit v1.2.3