summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-03-05 23:40:40 -0800
committerPreston Pan <ret2pop@nullring.xyz>2026-03-05 23:40:40 -0800
commit9f2315ca519f698de715db83b775ee95d84b750e (patch)
tree99512da31a8f347ef34e9230978f7ee415004060 /config
parent638232da6ad7fe4bee8874fc7cf12c2cb1504e04 (diff)
hopefully export author/date
Diffstat (limited to 'config')
-rw-r--r--config/emacs.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/emacs.org b/config/emacs.org
index b792212..f489a5b 100644
--- a/config/emacs.org
+++ b/config/emacs.org
@@ -169,6 +169,8 @@ This is my org mode configuration, which also configures latex.
:base-directory "~/monorepo"
:base-extension "org"
:publishing-directory "~/website_html"
+ :with-author t
+ :with-date t
:recursive t
:publishing-function org-html-publish-to-html
:headline-levels 4