mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-05 06:07:37 +02:00
added missing comma on the configuration example
This commit is contained in:
@@ -174,7 +174,7 @@ Reveal.initialize({
|
|||||||
parallaxBackgroundImage: '', // e.g. "'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg'"
|
parallaxBackgroundImage: '', // e.g. "'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg'"
|
||||||
|
|
||||||
// Parallax background size
|
// 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
|
// Amount to move parallax background (horizontal and vertical) on slide change
|
||||||
// Number, e.g. 100
|
// Number, e.g. 100
|
||||||
|
Reference in New Issue
Block a user