aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-11-10 10:02:19 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-11-10 10:02:19 -0500
commit794ad868093849bf4dbcd6d45ccc5f3b8b6fb76c (patch)
treeffc06e32956e5539590dd0e9d4a15413054c4d58 /README.md
parent691099c6a25861405f067d3b1f7c669c4642a535 (diff)
downloadfreenode-live-2017-presentation-794ad868093849bf4dbcd6d45ccc5f3b8b6fb76c.tar
freenode-live-2017-presentation-794ad868093849bf4dbcd6d45ccc5f3b8b6fb76c.tar.gz
corrections to vertical centering (#70), added to docs, upgrade to 2.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd7d820..fd58c71 100644
--- a/README.md
+++ b/README.md
@@ -71,6 +71,9 @@ Reveal.initialize({
// Enable the slide overview mode
overview: true,
+ // Vertical centering of slides
+ center: false,
+
// Loop the presentation
loop: false,