default hash updates to false, see http://code.google.com/p/chromium/issues/detail...
authorHakim El Hattab <hakim.elhattab@gmail.com>
Thu, 1 Mar 2012 00:24:57 +0000 (19:24 -0500)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Thu, 1 Mar 2012 00:24:57 +0000 (19:24 -0500)
index.html

index 1518eb956224bbab89b46f5a09be13a5f2b56425..808f0c03155bf3e622cad5186f4c5f18f8decc81 100644 (file)
                                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,