Browse Source

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

Michael Kühnel 11 years ago
parent
commit
379f5d38ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -325,7 +325,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>