Browse Source

merge info links in index

Hakim El Hattab 7 years ago
parent
commit
a6ecbfa732
1 changed files with 3 additions and 2 deletions
  1. 3 2
      index.html

+ 3 - 2
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' },