diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -350,6 +350,7 @@ function linkify( selector ) { controls: true, progress: true, history: true, + center: true, theme: Reveal.getQueryHash().theme, // available themes are in /css/theme transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/none |