1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-04-16 10:32:04 +02:00

revert demo changes to index.html

This commit is contained in:
Hakim El Hattab 2023-09-14 13:19:33 +02:00
parent f26d31570e
commit 0f27ef40fb

View File

@ -17,15 +17,7 @@
<div class="reveal">
<div class="slides">
<section>Slide 1</section>
<section data-background="indigo">
<h2>Slide 2</h2>
<ul>
<li class="fragment">Fragment one</li>
<li class="fragment">Fragment two</li>
<li class="fragment">Fragment three</li>
</ul>
</section>
<section>Slide 3</section>
<section>Slide 2</section>
</div>
</div>