aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPiotr Kubowicz <piotr.kubowicz@gmail.com>2017-01-15 16:35:31 +0100
committerPiotr Kubowicz <piotr.kubowicz@gmail.com>2017-01-15 16:35:31 +0100
commit4afd854037d72b7528ee8844970c2c644b880ba0 (patch)
tree515a5eec926af84abb0cb22f19088fa75e7237d3 /index.html
parent568c7516f7ff7da7824db033946619d2c7ad761f (diff)
downloadfreenode-live-2017-presentation-4afd854037d72b7528ee8844970c2c644b880ba0.tar
freenode-live-2017-presentation-4afd854037d72b7528ee8844970c2c644b880ba0.tar.gz
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
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html
index 0c7a672..039b1c3 100644
--- a/index.html
+++ b/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' },