aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-28 16:28:54 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-28 16:28:54 -0500
commit49d6780e6fe20c1cc16688ff4f2ae16f03cf57cb (patch)
treeb4bbed00a4847b56d8fd5745473ed5a38c767d67 /publish.el
parentfceae236c181bc7dfecf5cc5524ce436cf1b8272 (diff)
explicitly set org-html-postamble
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index 7882260..2518be7 100644
--- a/publish.el
+++ b/publish.el
@@ -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
'(