added missing comma on the configuration example

This commit is contained in:
Rafael Moraes 2015-05-19 14:56:24 -04:00
parent eff2265bbd
commit 7c7776a942
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