Skip to content

Commit 0eba619

Browse files
committed
add example for parallax backgrounds
1 parent b314cf7 commit 0eba619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Reveal.initialize({
388388
});
389389
```
390390

391-
Make sure that the background size is much bigger than screen size to allow for some scrolling.
391+
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).
392392

393393

394394

0 commit comments

Comments
 (0)