mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-06 22:57:21 +02:00
default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820
This commit is contained in:
@@ -225,7 +225,7 @@
|
|||||||
progress: true,
|
progress: true,
|
||||||
|
|
||||||
// If true; each slide will be pushed to the browser history
|
// If true; each slide will be pushed to the browser history
|
||||||
history: true,
|
history: false,
|
||||||
|
|
||||||
// Flags if mouse wheel navigation should be enabled
|
// Flags if mouse wheel navigation should be enabled
|
||||||
mouseWheel: true,
|
mouseWheel: true,
|
||||||
|
Reference in New Issue
Block a user