diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-02-03 00:50:29 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-02-03 00:52:14 +0800 |
| commit | 34dc0ad51fab1db7b6114dccdd5c95ee5ee519c4 (patch) | |
| tree | 0fdfa80ed63f30893004e9388815f88c68d42fde /scripts/publish.el | |
| parent | fc5c76ab70add877deb6fda02417d990f65c5304 (diff) | |
| download | niwa-34dc0ad51fab1db7b6114dccdd5c95ee5ee519c4.tar.gz niwa-34dc0ad51fab1db7b6114dccdd5c95ee5ee519c4.zip | |
chore: remove postamble
Diffstat (limited to 'scripts/publish.el')
| -rw-r--r-- | scripts/publish.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/publish.el b/scripts/publish.el index 3db900f..ab87314 100644 --- a/scripts/publish.el +++ b/scripts/publish.el @@ -28,6 +28,7 @@ :publishing-function org-html-publish-to-html :with-author nil :with-creator nil + :html-postamble nil :section-numbers nil) ("niwa" |
