aboutsummaryrefslogtreecommitdiff
path: root/demo.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo.html')
-rw-r--r--demo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo.html b/demo.html
index c3e108c..841b27c 100644
--- a/demo.html
+++ b/demo.html
@@ -429,7 +429,7 @@ Reveal.on( 'customevent', function() {
transition: 'slide', // none/fade/slide/convex/concave/zoom
// More info https://github.com/hakimel/reveal.js#dependencies
- dependencies: [ Zoom, Notes, Search, Markdown, Highlight ]
+ plugins: [ Zoom, Notes, Search, Markdown, Highlight ]
});
deck.initialize();