diff --git a/presentation/index.html b/presentation/index.html index 2ee0992..ec254a1 100644 --- a/presentation/index.html +++ b/presentation/index.html @@ -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',