aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-11-27 14:49:39 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-11-27 14:49:39 -0500
commit0eba619c1a66b6fb086464d5f268c0fdb714ed28 (patch)
tree35b92af7c6ea23c43d03aeac7d8fc1042dbd0e8b /README.md
parentb314cf7b27c913c03ec5c36fd7c1b765732ef3e2 (diff)
downloadfreenode-live-2017-presentation-0eba619c1a66b6fb086464d5f268c0fdb714ed28.tar
freenode-live-2017-presentation-0eba619c1a66b6fb086464d5f268c0fdb714ed28.tar.gz
add example for parallax backgrounds
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7cac95c..6a4961a 100644
--- a/README.md
+++ b/README.md
@@ -388,7 +388,7 @@ Reveal.initialize({
});
```
-Make sure that the background size is much bigger than screen size to allow for some scrolling.
+Make sure that the background size is much bigger than screen size to allow for some scrolling. [View example](http://lab.hakim.se/reveal-js/?parallaxBackgroundImage=https%3A%2F%2Fs3.amazonaws.com%2Fhakim-static%2Freveal-js%2Freveal-parallax-1.jpg&parallaxBackgroundSize=2100px%20900px).