diff options
Diffstat (limited to 'publish.el')
-rw-r--r-- | publish.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ ("gopher-static" :base-directory "org/" :base-extension "" + :include ("gophermap") :publishing-directory "gopher/" :recursive t :publishing-function org-publish-attachment |