aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-06-03 11:29:59 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-06-03 11:29:59 +0200
commitc99f138fbb71688c7ff02121e9ef856fe4781627 (patch)
treea77703a329840cd191fa4dce627a60e7acb8d41e
parent1ca92a4f298bd46cd982853834d5bce386bf8d26 (diff)
parent7c7776a942b68c338c585e7538c5d692e5916b42 (diff)
downloadfosdem-2018-presentation-c99f138fbb71688c7ff02121e9ef856fe4781627.tar
fosdem-2018-presentation-c99f138fbb71688c7ff02121e9ef856fe4781627.tar.gz
Merge pull request #1234 from lememora/master
Added missing comma on the configuration example
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a221d38..d18c0cc 100644
--- a/README.md
+++ b/README.md
@@ -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