diff options
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -225,7 +225,7 @@ progress: true, // If true; each slide will be pushed to the browser history - history: true, + history: false, // Flags if mouse wheel navigation should be enabled mouseWheel: true, |