From 5d7c1b955b4d7632f667b9d28e6dfcebc2e1dbec Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sun, 28 Apr 2024 15:38:17 -0500 Subject: add test script --- publish.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'publish.el') diff --git a/publish.el b/publish.el index fb0bdc0..f397a0c 100644 --- a/publish.el +++ b/publish.el @@ -73,10 +73,10 @@ :with-toc nil :headline-levels 4 :section-numbers nil - :html-head "" - :html-preamble "
HomeProjectsBlogDotfilesAbout MeRSS
" - ;; :html-postamble "" - :html-postamble nil) + :html-head "" + :html-preamble "
HomeProjectsBlogDotfilesAbout MeRSS
") + ;; :html-postamble "" + ("org-static" :base-directory "~/website/" :base-extension "css\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|swf" -- cgit v1.2.3