use minified version of js
This commit is contained in:
parent
aca177cdf8
commit
82b4658faf
|
@ -326,7 +326,7 @@ function linkify( selector ) {
|
||||||
scripts.push( 'lib/js/data-markdown.js' );
|
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
|
// 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?
|
// TODO Is there a better way to determine if we're running the notes server?
|
||||||
|
|
67
js/reveal.min.js
vendored
Normal file
67
js/reveal.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user