enable controls by default
This commit is contained in:
parent
91b7df3e23
commit
1f17bdd5c4
|
@ -18,7 +18,7 @@ var Reveal = (function(){
|
||||||
|
|
||||||
// Configurations options, can be overridden at initialization time
|
// Configurations options, can be overridden at initialization time
|
||||||
config = {
|
config = {
|
||||||
controls: false,
|
controls: true,
|
||||||
progress: false,
|
progress: false,
|
||||||
history: false,
|
history: false,
|
||||||
loop: false,
|
loop: false,
|
||||||
|
|
32
js/reveal.min.js
vendored
32
js/reveal.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user