reveal.js template: Fixed link to theme.
This commit is contained in:
parent
7db5002730
commit
260f7876a2
1 changed files with 0 additions and 4 deletions
|
@ -20,13 +20,9 @@ $if(highlighting-css)$
|
|||
$highlighting-css$
|
||||
</style>
|
||||
$endif$
|
||||
$if(css)$
|
||||
$for(css)$
|
||||
<link rel="stylesheet" href="$css$"/>
|
||||
$endfor$
|
||||
$else$
|
||||
<link rel="stylesheet" href="$revealjs-url$/css/theme/simple.css" id="theme">
|
||||
$endif$
|
||||
$if(theme)$
|
||||
<link rel="stylesheet" href="$revealjs-url$/css/theme/$theme$.css" id="theme">
|
||||
$else$
|
||||
|
|
Loading…
Add table
Reference in a new issue