fix issue with internal links

This commit is contained in:
hakimel
2021-11-11 08:16:28 +01:00
parent ad46e6293c
commit 4e8a1b3802
7 changed files with 20 additions and 18 deletions

View File

@ -16,10 +16,11 @@
<body>
<div class="reveal">
<div class="slides">
<section>Slide 1</section>
<section><a href="#video">Slide 1</a></section>
<section id="video"><video data-autoplay src="https://s3.amazonaws.com/media-d.slid.es/videos/1/JPP5wXr1/big_buck_bunny.mp4"></section>
<section>Slide 2</section>
</div>
</div>
</div>213.244.242.6
<script src="dist/reveal.js"></script>
<script src="plugin/notes/notes.js"></script>