ensure history api is available, default to hash: true with no history in demo #2286
This commit is contained in:
parent
6ef565c9fb
commit
b645828707
3 changed files with 13 additions and 11 deletions
|
@ -393,8 +393,8 @@ Reveal.addEventListener( 'customevent', function() {
|
|||
Reveal.initialize({
|
||||
controls: true,
|
||||
progress: true,
|
||||
history: true,
|
||||
center: true,
|
||||
hash: true,
|
||||
|
||||
transition: 'slide', // none/fade/slide/convex/concave/zoom
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue