aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-11-05 10:38:43 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-11-05 10:38:43 +0100
commita170ee898289d3d6218b247b9bff2cc584946ca8 (patch)
treeb0f02cbe7fee6f1eb2e68eb9b4a93ef86fcd2e29 /index.html
parenta5e4fcb83919868ff3bfd64c85e6c6b02951cbcf (diff)
downloadfreenode-live-2017-presentation-a170ee898289d3d6218b247b9bff2cc584946ca8.tar
freenode-live-2017-presentation-a170ee898289d3d6218b247b9bff2cc584946ca8.tar.gz
simplify default initialization options
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/index.html b/index.html
index 46e1405..5c34e39 100644
--- a/index.html
+++ b/index.html
@@ -387,12 +387,7 @@ function linkify( selector ) {
history: true,
center: true,
- theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
- transition: Reveal.getQueryHash().transition || 'default', // none/fade/slide/convex/concave/zoom
-
- // Parallax scrolling
- // parallaxBackgroundImage: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg',
- // parallaxBackgroundSize: '2100px 900px',
+ transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional libraries used to extend on reveal.js
dependencies: [