[Emacs] Switch to my own fork of ox-gemini
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a021fed2d5
commit
f2f5db5cfc
@ -5053,7 +5053,8 @@ you can guess, exports org files to the [[https://www.w3.org/publishing/epub32/]
|
|||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package ox-gemini
|
(use-package ox-gemini
|
||||||
:defer t
|
:defer t
|
||||||
:straight (:build t)
|
:straight (ox-gemini :build t
|
||||||
|
: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