aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_template.html
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-03-07 05:54:32 -0500
committerWaylan Limberg <waylan@gmail.com>2012-03-07 05:55:58 -0500
commitdd380f464a4eaa1a7e5eca9e4ab2b0bf32ecb835 (patch)
treee49babf34f1c5d188ff0161d053cd3472450a3cc /docs/_template.html
parentdc49e92bad4f2534a6080849365186fe62343b8f (diff)
downloadmarkdown-dd380f464a4eaa1a7e5eca9e4ab2b0bf32ecb835.tar.gz
markdown-dd380f464a4eaa1a7e5eca9e4ab2b0bf32ecb835.tar.bz2
markdown-dd380f464a4eaa1a7e5eca9e4ab2b0bf32ecb835.zip
Fixed a few minor redering bugs in docs.
Diffstat (limited to 'docs/_template.html')
-rw-r--r--docs/_template.html2
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>