diff --git a/index.html b/index.html index 039b1c309bfa843fc1712c5a7e70ce547b53732c..98accc3aba7f5749ab90d9f2c87c60ba581d3a6e 100644 --- a/index.html +++ b/index.html @@ -33,9 +33,10 @@ <script src="js/reveal.js"></script> <script> - // More info https://github.com/hakimel/reveal.js#configuration + // More info about config & dependencies: + // - https://github.com/hakimel/reveal.js#configuration + // - https://github.com/hakimel/reveal.js#dependencies Reveal.initialize({ - // More info https://github.com/hakimel/reveal.js#dependencies dependencies: [ { src: 'plugin/markdown/marked.js' }, { src: 'plugin/markdown/markdown.js' },