diff options
Diffstat (limited to 'docs/_template.html')
-rw-r--r-- | docs/_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_template.html b/docs/_template.html index fa26d43..b58115d 100644 --- a/docs/_template.html +++ b/docs/_template.html @@ -3,7 +3,7 @@ <head> <meta charset=utf-8> <title>%(page_title)s</title> -<link rel="stylesheet" href="%(base)sdefault.css" type="text.css"> +<link rel="stylesheet" href="%(base)sdefault.css" type="text/css"> </head> <body> |