aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhakimel <hakim.elhattab@gmail.com>2013-01-18 15:26:48 -0500
committerhakimel <hakim.elhattab@gmail.com>2013-01-18 15:26:48 -0500
commit6a7d0cbcc930c4180e99fc3f1f8f2513ea9433d7 (patch)
tree50f5c1f0e5c41074accb9508add8dddbb72abc71 /README.md
parentcd40e9e575683ac75cce8ba48cef45a97a3dd532 (diff)
parent082e4ed1686747d9472c4448dc4387084f6238e2 (diff)
downloadfreenode-live-2017-presentation-6a7d0cbcc930c4180e99fc3f1f8f2513ea9433d7.tar
freenode-live-2017-presentation-6a7d0cbcc930c4180e99fc3f1f8f2513ea9433d7.tar.gz
Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a20b00..d7bf4c8 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Reveal.initialize({
rollingLinks: true,
// Transition style
- transition: 'default' // default/cube/page/concave/zoom/linear/none
+ transition: 'default' // default/cube/page/concave/zoom/linear/fade/none
});
```