diff --git a/org/config/emacs.org b/org/config/emacs.org index 390ea5a..257d881 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -5174,7 +5174,7 @@ fixes two issues I had with the original package. (use-package ox-gemini :defer 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)) #+end_src