mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
Bump :lang org
bastibe/org-journal@01ea4bd -> bastibe/org-journal@a6378dc emacs-straight/org-mode@bb427f7 -> emacs-straight/org-mode@82b496c oer/org-re-reveal@a786188 -> oer/org-re-reveal@f9f65f3 org-roam/org-roam@fb5beeb -> org-roam/org-roam@4d992ce Fixes #3595
This commit is contained in:
@ -14,7 +14,8 @@
|
||||
(use-package! org-re-reveal
|
||||
:after ox
|
||||
:init
|
||||
(setq org-re-reveal-root "https://revealjs.com"))
|
||||
(setq org-re-reveal-root "https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.9.2"
|
||||
org-re-reveal-revealjs-version "3.8"))
|
||||
|
||||
|
||||
(use-package! org-tree-slide
|
||||
|
Reference in New Issue
Block a user