diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-05 23:40:40 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-05 23:40:40 -0800 |
| commit | 9f2315ca519f698de715db83b775ee95d84b750e (patch) | |
| tree | 99512da31a8f347ef34e9230978f7ee415004060 /config | |
| parent | 638232da6ad7fe4bee8874fc7cf12c2cb1504e04 (diff) | |
hopefully export author/date
Diffstat (limited to 'config')
| -rw-r--r-- | config/emacs.org | 2 |
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 |
