Merge pull request #1234 from lememora/master

Added missing comma on the configuration example
This commit is contained in:
Hakim El Hattab 2015-06-03 11:29:59 +02:00
commit c99f138fbb
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ Reveal.initialize({
parallaxBackgroundImage: '', // e.g. "'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg'"
// Parallax background size
parallaxBackgroundSize: '' // CSS syntax, e.g. "2100px 900px"
parallaxBackgroundSize: '', // CSS syntax, e.g. "2100px 900px"
// Amount to move parallax background (horizontal and vertical) on slide change
// Number, e.g. 100