diff --git a/templates/reveal_base.html b/templates/reveal_base.html index 91a3fca..dfcf1d5 100644 --- a/templates/reveal_base.html +++ b/templates/reveal_base.html @@ -41,7 +41,7 @@ history: true, theme: Reveal.getQueryHash().theme || 'simple', // available themes are in /css/theme - transition: Reveal.getQueryHash().transition || 'page', // default/cube/page/concave/zoom/linear/none + transition: Reveal.getQueryHash().transition || 'linear', // default/cube/page/concave/zoom/linear/none // Optional libraries used to extend on reveal.js dependencies: [