Remove 'history: true' from index.html
Readme says the default is 'history: false', so it may be surprising for users - it's easy to miss the contradicting setting in index.html
This commit is contained in:
		| @@ -35,8 +35,6 @@ | |||||||
| 		<script> | 		<script> | ||||||
| 			// More info https://github.com/hakimel/reveal.js#configuration | 			// More info https://github.com/hakimel/reveal.js#configuration | ||||||
| 			Reveal.initialize({ | 			Reveal.initialize({ | ||||||
| 				history: true, |  | ||||||
|  |  | ||||||
| 				// More info https://github.com/hakimel/reveal.js#dependencies | 				// More info https://github.com/hakimel/reveal.js#dependencies | ||||||
| 				dependencies: [ | 				dependencies: [ | ||||||
| 					{ src: 'plugin/markdown/marked.js' }, | 					{ src: 'plugin/markdown/marked.js' }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user