mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 08:25:05 +01:00
.esm suffix for module bundle, marked/highlight.js are installed via npm
This commit is contained in:
parent
a4cb3307bb
commit
60cd098c8d
42 changed files with 270 additions and 2154 deletions
|
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="dist/reveal.es5.js"></script>
|
||||
<script src="dist/reveal.js"></script>
|
||||
<script src="dist/plugin/markdown.js"></script>
|
||||
<script src="dist/plugin/highlight.js"></script>
|
||||
<script src="dist/plugin/notes.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue