aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-09-15 14:48:54 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-09-15 14:48:54 -0400
commit347a907041563c038881bcfa83bb1ff77d558de6 (patch)
treeab488d709724dcab366ea5de84e6761e542f098a /index.html
parent2fc0dfa8e189a924a0ea77780e13537a02ff4e01 (diff)
downloadfreenode-live-2017-presentation-347a907041563c038881bcfa83bb1ff77d558de6.tar
freenode-live-2017-presentation-347a907041563c038881bcfa83bb1ff77d558de6.tar.gz
update code style to match rest of reveal.js, disable parallax by default #595
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b7c67bc..6cce56b 100644
--- a/index.html
+++ b/index.html
@@ -367,8 +367,8 @@ function linkify( selector ) {
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/zoom/linear/fade/none
// Parallax scrolling
- parallaxBackgroundImage: "url('https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg')",
- parallaxBackgroundSize: "2100px 900px",
+ // parallaxBackgroundImage: "url('https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg')",
+ // parallaxBackgroundSize: "2100px 900px",
// Optional libraries used to extend on reveal.js
dependencies: [