瀏覽代碼

Change source from from reveal.js back to reveal.min.js

Michael Kühnel 12 年之前
父節點
當前提交
64448319eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -340,7 +340,7 @@ function linkify( selector ) {
 		</div>
 
 		<script src="lib/js/head.min.js"></script>
-		<script src="js/reveal.js"></script>
+		<script src="js/reveal.min.js"></script>
 
 		<script>