mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 09:25:06 +01:00
enable controls by default
This commit is contained in:
parent
91b7df3e23
commit
1f17bdd5c4
2 changed files with 18 additions and 16 deletions
|
|
@ -18,7 +18,7 @@ var Reveal = (function(){
|
|||
|
||||
// Configurations options, can be overridden at initialization time
|
||||
config = {
|
||||
controls: false,
|
||||
controls: true,
|
||||
progress: false,
|
||||
history: false,
|
||||
loop: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue