diff --git a/work.el b/work.el index d3d9b4a..46a218b 100644 --- a/work.el +++ b/work.el @@ -77,9 +77,9 @@ ;; We are going to need an index.html in the root directory. ;; We'll have a separate subproject for that file. ("work-site-en-index" - :base-extension "org" + :base-extension "" :base-directory ,work-base - :exclude "work-notes.org" + :include ("index.org") :publishing-directory ,publishing-base :publishing-function org-html-publish-to-html