diff --git a/ox-reveal.el b/ox-reveal.el index b2817ea..d46eacf 100755 --- a/ox-reveal.el +++ b/ox-reveal.el @@ -400,7 +400,7 @@ using custom variable `org-reveal-root'." (concat ;; stylesheets (format " - + " root-path root-path @@ -436,10 +436,10 @@ custom variable `org-reveal-root'." (let* ((root-path (file-name-as-directory (plist-get info :reveal-root)))) (concat ;; reveal.js/lib/js/head.min.js - ;; reveal.js/js/reveal.min.js + ;; reveal.js/js/reveal.js (format " - + " root-path root-path) ;; plugin headings