diff options
-rw-r--r-- | publish.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ :html-wrap-src-lines t :with-toc nil :recursive t - :publishing-directory "~/public_html/dotfiles/index.html" + :publishing-directory "~/public_html/dotfiles" :publishing-function org-html-publish-to-html :headline-levels 4 :auto-preamble t) |