Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js
This commit is contained in:
commit
6a7d0cbcc9
6 changed files with 51 additions and 8 deletions
|
@ -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
|
||||
});
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue