summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHakim El Hattab2019-06-10 06:57:07 +0200
committerHakim El Hattab2019-06-10 06:57:07 +0200
commitf6f7f28ad9f6c5273bd495755f6faafde18d724e (patch)
treee6b1353330c6ca86bc437a8e606596b6f0c14f5f
parent99c349825392e74aa15104367d73c248327eb7ba (diff)
enable url hash for default index.html #2434 #2175
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index a4825a9..571d152 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
+ hash: true,
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },