Przeglądaj źródła

use minified version of js

Hakim El Hattab 12 lat temu
rodzic
commit
82b4658faf
2 zmienionych plików z 8 dodań i 1 usunięć
  1. 1 1
      index.html
  2. 7 0
      js/reveal.min.js

+ 1 - 1
index.html

@@ -326,7 +326,7 @@ function linkify( selector ) {
 				scripts.push( 'lib/js/data-markdown.js' );
 			}
 
-			scripts.push( 'js/reveal.js' );
+			scripts.push( 'js/reveal.min.js' );
 
 			// If we're runnning the notes server we need to include some additional JS
 			// TODO Is there a better way to determine if we're running the notes server?

Plik diff jest za duży
+ 7 - 0
js/reveal.min.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików