org: disable postamble in html export
* doc/org/init.el.in, doc/org/.dir-locals.el.in: Here.
This commit is contained in:
parent
bb2c697072
commit
86287be2ef
2 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
(org-babel-python-command . "@PYTHON@")
|
||||
(org-babel-C++-compiler . "./g++wrap")
|
||||
(shell-file-name . "@SHELL@")
|
||||
(org-export-html-postamble . nil)
|
||||
(org-publish-project-alist
|
||||
. (("spot-html"
|
||||
:base-directory "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue