mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-22 22:32:57 +02:00
reveal.netlify.app -> revealjs.com
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
<script src="plugin/highlight/highlight.js"></script>
|
||||
<script>
|
||||
// More info about initialization & config:
|
||||
// - https://revealjs.netlify.app/initialization/
|
||||
// - https://revealjs.netlify.app/config/
|
||||
// - https://revealjs.com/initialization/
|
||||
// - https://revealjs.com/config/
|
||||
Reveal.initialize({
|
||||
hash: true,
|
||||
|
||||
// Learn about plugins: https://revealjs.netlify.app/plugins/
|
||||
// Learn about plugins: https://revealjs.com/plugins/
|
||||
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user