Merge branch 'master' of github.com:hakimel/reveal.js into dev
This commit is contained in:
commit
404dd4e477
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ Reveal.initialize({
|
|||
|
||||
### Auto-sliding
|
||||
|
||||
Presentations can be configure to progress through slides automatically, without any user input. To enable this you will need to tell the framework how many milliseconds it should wait between slides:
|
||||
Presentations can be configured to progress through slides automatically, without any user input. To enable this you will need to tell the framework how many milliseconds it should wait between slides:
|
||||
|
||||
```javascript
|
||||
// Slide every five seconds
|
||||
|
|
Loading…
Reference in a new issue