diff --git a/publish.el b/publish.el index ffc6981..0595c13 100644 --- a/publish.el +++ b/publish.el @@ -130,11 +130,12 @@ :sitemap-format-entry format-posts-rss-feed-entry) ("org-config" :base-directory "~/.dotfiles/" - :base-extension "org" + :base-extension "(org\\|jpg\\|png)" :html-head "" :html-preamble "
" :html-wrap-src-lines t :with-toc nil + :section-numbers nil :recursive t :publishing-directory "~/public_html/dotfiles" :publishing-function org-html-publish-to-html