Browse Source

Merge pull request #1794 from pkubowicz/index-history

Remove 'history: true' from index.html
Hakim El Hattab 7 years ago
parent
commit
08e6cc5a3c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      index.html

+ 0 - 2
index.html

@@ -35,8 +35,6 @@
 		<script>
 			// More info https://github.com/hakimel/reveal.js#configuration
 			Reveal.initialize({
-				history: true,
-
 				// More info https://github.com/hakimel/reveal.js#dependencies
 				dependencies: [
 					{ src: 'plugin/markdown/marked.js' },