From c567211059088c254d50e58250da1d9ecfa59f8b Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sun, 28 Apr 2024 16:46:04 -0500 Subject: this shouldn't be so hard --- publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.el b/publish.el index 1952b03..b85d9f9 100644 --- a/publish.el +++ b/publish.el @@ -86,7 +86,7 @@ :section-numbers nil :html-head "" :html-preamble "
HomeProjectsBlogDotfilesAbout MeRSS
" - :html-postamble "hello?????") + :html-postamble (format "%S" postamble)) ("org-static" :base-directory "~/website/" -- cgit v1.2.3