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
master
Piotr Kubowicz 2017-01-15 16:35:31 +01:00
parent 568c7516f7
commit 4afd854037
1 changed files with 0 additions and 2 deletions

View File

@ -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' },