瀏覽代碼

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>