[Emacs] fix ox-gemini configuration
This commit is contained in:
parent
ebc95e422f
commit
6c25f19639
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user