use function instead of string

This commit is contained in:
Jacob Janzen 2024-04-28 16:54:43 -05:00
parent e16a009ea9
commit 611847d730

View file

@ -72,7 +72,7 @@
(org-rss-publish-to-rss plist filename dir)))
(setq org-html-htmlize-output-type 'css)
(setq org-html-postamble "why is this variable being ignored")
(setq org-html-postamble 'create-webring-html)
(setq org-publish-project-alist
'(
("org-core"