aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2012-11-16 09:09:10 -0500
committerHakim El Hattab2012-11-16 09:09:10 -0500
commit3924878ba1fdd9e0c96783f57ba5c3af6515d0b4 (patch)
treed588e3a88a1a13cf837895ef8be9e120588e0940
parent3b073eee65ad0f1b367a54229d0beb2124919d86 (diff)
parentfc463a964ac4bcb139b8ab635a7f6b96a00f1c11 (diff)
Merge branch 'master' of github.com:hakimel/reveal.js
-rw-r--r--README.md2
-rw-r--r--index.html2
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c07a33..0d6e3ac 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,8 @@ Reveal.initialize({
});
```
+Note that the new default vertical centering option will break compatibility with slides that were using transitions with backgrounds (`cube` and `page`). To restore the previous behavior, set `center` to `false`.
+
### Dependencies
Reveal.js doesn't _rely_ on any third party scripts to work but a few optional libraries are included by default. These libraries are loaded as dependencies in the order they appear, for example:
diff --git a/index.html b/index.html
index 0ba0e51..c016179 100644
--- a/index.html
+++ b/index.html
@@ -164,7 +164,7 @@
<a href="?theme=beige#/themes">Beige</a> -
<a href="?theme=simple#/themes">Simple</a> -
<a href="?theme=serif#/themes">Serif</a> -
- <a href="?theme=night#/night">Night</a> -
+ <a href="?theme=night#/themes">Night</a> -
<a href="?#/themes">Default</a>
</p>
<p>