aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--publish.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/publish.el b/publish.el
index aaa61ad..beb6362 100644
--- a/publish.el
+++ b/publish.el
@@ -135,6 +135,7 @@
:html-preamble "<div class='topnav'><a href='/'>Home</a><a href='/projects.html'>Projects</a><a href='/blog'>Blog</a><a href='/config.html'>Dotfiles</a><a href='/about.html'>About Me</a><a href='/rss.xml'>RSS</a></div>"
: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