Merge pull request #751 from HaoZeke/updateOxReveal
org: Update revealJS url
This commit is contained in:
commit
ec5673bb8a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
(def-package! ox-reveal
|
(def-package! ox-reveal
|
||||||
:defer t
|
:defer t
|
||||||
:config
|
:config
|
||||||
(setq org-reveal-root "http://cdn.jsdelivr.net/reveal.js/3.0.0/"
|
(setq org-reveal-root "https://cdn.jsdelivr.net/npm/reveal.js@3/"
|
||||||
org-reveal-mathjax t))
|
org-reveal-mathjax t))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue