aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-06-18 08:40:05 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-06-18 08:40:05 -0400
commitc3da10636398043449dd29dc7a3a6f954ebba342 (patch)
treebe8c923c58a25347a65dd05474a7fdfe42e543fb /README.md
parenteb5b39e6850d5c7067a0cb9a113b60617c10f9d8 (diff)
downloadfreenode-live-2017-presentation-c3da10636398043449dd29dc7a3a6f954ebba342.tar
freenode-live-2017-presentation-c3da10636398043449dd29dc7a3a6f954ebba342.tar.gz
rename 'linear' background transition to 'slide'
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 73d4bef..dcaf424 100644
--- a/README.md
+++ b/README.md
@@ -264,7 +264,7 @@ Slides are contained withing a limited portion of the screen by default to allow
</section>
```
-Backgrounds transition using a fade animation by default. This can be changed to a linear sliding transition by passing ```backgroundTransition: 'linear'``` to the ```Reveal.initialize()``` call.
+Backgrounds transition using a fade animation by default. This can be changed to a linear sliding transition by passing ```backgroundTransition: 'slide'``` to the ```Reveal.initialize()``` call. Alternatively you can set ```data-background-transition``` on any section with a background to override that specific transition.
### Internal links