Skip to content

Commit ceb451f

Browse files
committed
Enable history
Make sure that each slide is separately accessible by URL.
1 parent 0749b1e commit ceb451f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

itnot/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@
616616
// - https://github.com/hakimel/reveal.js#dependencies
617617
Reveal.initialize({
618618
controls: false,
619+
history: true,
619620
transition: "fade",
620621
dependencies: [
621622
{ src: 'plugin/markdown/marked.js' },

0 commit comments

Comments
 (0)