reveal.netlify.app -> revealjs.com
This commit is contained in:
parent
83151f5e67
commit
4f2293378b
9 changed files with 23 additions and 23 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue