diff options
Diffstat (limited to 'demo.html')
-rw-r--r-- | demo.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -391,6 +391,8 @@ Reveal.addEventListener( 'customevent', function() { history: true, center: true, + width: 1000, + transition: 'slide', // none/fade/slide/convex/concave/zoom // More info https://github.com/hakimel/reveal.js#dependencies |