Просмотр исходного кода

revert demo changes to index.html

Hakim El Hattab 1 год назад
Родитель
Сommit
0f27ef40fb
1 измененных файлов с 1 добавлено и 9 удалено
  1. 1 9
      index.html

+ 1 - 9
index.html

@@ -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>