소스 검색

history on by default

Hakim El Hattab 13 년 전
부모
커밋
cbd59efef8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,