Selaa lähdekoodia

history on by default

Hakim El Hattab 13 vuotta sitten
vanhempi
sitoutus
cbd59efef8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -223,7 +223,7 @@
 				progress: true,
 
 				// If true; each slide will be pushed to the browser history
-				history: false,
+				history: true,
 
 				// Apply a 3D roll to links on hover
 				rollingLinks: true,