aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-08-07 07:30:45 -0600
committernathan <nathansmith@disroot.org>2025-08-07 07:30:45 -0600
commit16c1ceb472252216a1cffc281f02627257e52fcd (patch)
tree898ed2daf7e40e0ae13d5c73e8256d027c6fb37d /publish.el
parent16ccceb9b9c4ab7cc93d5ad869dd21a03fc0c44f (diff)
Updated the front page
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 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/"