diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-24 07:54:48 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-24 07:54:48 -0600 |
commit | 97264f9fa10c49c4e058fe1f59bb75b04892bee1 (patch) | |
tree | 39547e39f9d29b35ec876fc3e90f945bd8a5258d /publish.el | |
parent | 3eb71d3ef647a58114f0705f9ae1682036249679 (diff) |
More better layout stuff
Diffstat (limited to 'publish.el')
-rw-r--r-- | publish.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ ("org-notes" :base-directory "org/" :base-extension "org" - :exclude "new-index.org" :publishing-directory "xhtml/" :recursive t :publishing-function shittyweb-publish-to-html |