소스 검색

revert demo changes to index.html

Hakim El Hattab 1 년 전
부모
커밋
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>