diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2017-11-09 11:47:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-09 11:47:38 +0100 |
commit | 41e86a2a22558af90d685c2db8c01677080310a7 (patch) | |
tree | 201a05815e8a293a67355eff1f66154c5f154abf | |
parent | 1c8edfc8e4c85218512f2b0fdb2a7d122351a7e6 (diff) | |
parent | 8041759b8b11121e7b089cc02501e6474a1582ee (diff) | |
download | fosdem-2018-presentation-41e86a2a22558af90d685c2db8c01677080310a7.tar fosdem-2018-presentation-41e86a2a22558af90d685c2db8c01677080310a7.tar.gz |
Merge pull request #2017 from hoeggi/patch-1
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -231,7 +231,7 @@ Reveal.initialize({ // Flags if speaker notes should be visible to all viewers showNotes: false, - // Global override for autolaying embedded media (video/audio/iframe) + // Global override for autoplaying embedded media (video/audio/iframe) // - null: Media will only autoplay if data-autoplay is present // - true: All media will autoplay, regardless of individual setting // - false: No media will autoplay, regardless of individual setting |