From 49c0281797049fc0049a39753d2a51e8a065e4f1 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 27 Apr 2024 16:28:06 -0500 Subject: remove postable for now --- publish.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/publish.el b/publish.el index 9d5e193..fb0bdc0 100644 --- a/publish.el +++ b/publish.el @@ -75,7 +75,8 @@ :section-numbers nil :html-head "" :html-preamble "
HomeProjectsBlogDotfilesAbout MeRSS
" - :html-postamble "") + ;; :html-postamble "" + :html-postamble nil) ("org-static" :base-directory "~/website/" :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|swf" -- cgit v1.2.3