diff options
author | nathan <nathansmith@disroot.org> | 2025-08-07 07:30:45 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-07 07:30:45 -0600 |
commit | 16c1ceb472252216a1cffc281f02627257e52fcd (patch) | |
tree | 898ed2daf7e40e0ae13d5c73e8256d027c6fb37d /publish.el | |
parent | 16ccceb9b9c4ab7cc93d5ad869dd21a03fc0c44f (diff) |
Updated the front page
Diffstat (limited to 'publish.el')
-rw-r--r-- | publish.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/" |