mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 07:25:36 +00:00
Slidy template: use slidy.js rather than .js.gz.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ $endif$
|
||||
$for(header-includes)$
|
||||
$header-includes$
|
||||
$endfor$
|
||||
<script src="$slidy-url$/scripts/slidy.js.gz"
|
||||
<script src="$slidy-url$/scripts/slidy.js"
|
||||
charset="utf-8" type="text/javascript"></script>
|
||||
$if(duration)$
|
||||
<meta name="duration" content="$duration$" />
|
||||
|
||||
Reference in New Issue
Block a user