default transition to none

This commit is contained in:
Jörg Thalheim 2014-02-18 19:07:02 +01:00
parent d679c3fc71
commit edd008af90
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
backgroundTransition: 'fade',
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
transition: Reveal.getQueryHash().transition || 'none', // default/cube/page/concave/zoom/linear/fade/none
// Parallax scrolling
// parallaxBackgroundImage: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg',