[Emacs] fix ox-gemini configuration

This commit is contained in:
2023-09-17 17:49:06 +02:00
parent ebc95e422f
commit 6c25f19639

View File

@@ -5174,7 +5174,7 @@ fixes two issues I had with the original package.
(use-package ox-gemini (use-package ox-gemini
:defer t :defer t
:straight (ox-gemini :build t :straight (ox-gemini :build t
:repo "https://labs.phundrak.com/phundrak/ox-gemini") :fork (:repo "https://labs.phundrak.com/phundrak/ox-gemini"))
:after (ox org)) :after (ox org))
#+end_src #+end_src