diff options
Diffstat (limited to 'default.slidy')
-rw-r--r-- | default.slidy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.slidy b/default.slidy index 75d2ebedd..acbec8024 100644 --- a/default.slidy +++ b/default.slidy @@ -11,8 +11,8 @@ $endfor$ $if(date)$ <meta name="date" content="$date$" /> $endif$ -$if(highlighting-css)$ <title>$if(title-prefix)$$title-prefix$ - $endif$$if(pagetitle)$$pagetitle$$endif$</title> +$if(highlighting-css)$ <style type="text/css"> /*<![CDATA[*/ $highlighting-css$ |