diff options
Diffstat (limited to 'default.html')
| -rw-r--r-- | default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.html b/default.html index 3058eec93..8caea26c8 100644 --- a/default.html +++ b/default.html @@ -24,7 +24,7 @@ $highlighting-css$ </style> $endif$ $for(css)$ - <link rel="stylesheet" href="$css$" $if(html5)$$else$type="text/css" $endif$/> + <link rel="stylesheet" href="$css$" type="text/css" /> $endfor$ $if(math)$ $math$ |
