aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-09-15 17:45:27 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-09-15 17:45:27 -0400
commit86216ac645d8bb696d090a90d5280dd8f963a44a (patch)
tree81a2171e6057fbaa2fc52a0e0c93eca42506b362 /index.html
parent36061b43bacb49ca83ebcbb8d419e36548439640 (diff)
downloadfreenode-live-2017-presentation-86216ac645d8bb696d090a90d5280dd8f963a44a.tar
freenode-live-2017-presentation-86216ac645d8bb696d090a90d5280dd8f963a44a.tar.gz
use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #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 6cce56b..9de144b 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: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg',
+ // parallaxBackgroundSize: '2100px 900px',
// Optional libraries used to extend on reveal.js
dependencies: [