diff options
author | nathan <nathansmith@disroot.org> | 2025-06-02 12:19:55 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-06-02 12:19:55 -0600 |
commit | b99369f07bb715694dacf8b7327deaa91a7eb3e1 (patch) | |
tree | 03683e5958c0d79023d8f431e6aa3a19f20224b8 /publish.el | |
parent | 6d03f6f36be6782fd265a9a54c12bf81d44d81cf (diff) |
Added gopherhole
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 |