Merge branch 'master' of github.com:hakimel/reveal.js into dev
This commit is contained in:
commit
6772518c5a
|
@ -176,6 +176,7 @@
|
|||
</div>
|
||||
|
||||
<script src="../dist/reveal.js"></script>
|
||||
<script src="../plugin/math/math.js"></script>
|
||||
<script>
|
||||
Reveal.initialize({
|
||||
history: true,
|
||||
|
@ -192,9 +193,7 @@
|
|||
}
|
||||
},
|
||||
|
||||
dependencies: [
|
||||
{ src: '../plugin/math/math.js', async: true }
|
||||
]
|
||||
plugins: [ RevealMath ]
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user