explicitly set org-html-postamble
This commit is contained in:
parent
fceae236c1
commit
49d6780e6f
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
(if (equal "rss.org" (file-name-nondirectory filename))
|
||||
(org-rss-publish-to-rss plist filename dir)))
|
||||
|
||||
(setq org-html-postamble (create-webring-html))
|
||||
(setq org-html-htmlize-output-type 'css)
|
||||
(setq org-publish-project-alist
|
||||
'(
|
||||
|
|
Loading…
Add table
Reference in a new issue