From 9086d190904dcc67b848f42ff35e86f845df4d0c Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Wed, 7 Aug 2024 22:38:06 -0500 Subject: recursive dotfiles --- publish.el | 1 + 1 file changed, 1 insertion(+) (limited to 'publish.el') diff --git a/publish.el b/publish.el index aaa61ad..beb6362 100644 --- a/publish.el +++ b/publish.el @@ -135,6 +135,7 @@ :html-preamble "
HomeProjectsBlogDotfilesAbout MeRSS
" :html-wrap-src-lines t :with-toc nil + :recursive t :publishing-directory "~/public_html/dotfiles" :publishing-function org-html-publish-to-html :headline-levels 4 -- cgit v1.2.3