aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-19 13:20:07 -0700
committerMark Otto <[email protected]>2011-08-19 13:20:07 -0700
commit0af179fdf6c5f190d263bfe455be9e830e63a485 (patch)
treef97054659eed6825aba33366f65625dda343147b
parente8c3b4e5c7d77b23ed6b105629f782f2e8c9318e (diff)
downloadbootstrap-0af179fdf6c5f190d263bfe455be9e830e63a485.tar.xz
bootstrap-0af179fdf6c5f190d263bfe455be9e830e63a485.zip
Oops, adding rel=stylesheet back to docs page
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 2987de792..ce28f81d4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -58,7 +58,7 @@
<h6>Hotlink the CSS</h6>
<p>For the quickest and easiest start, just copy this snippet into your webpage.</p>
<form>
- <textarea class="copy-code" rows="1">&lt;link type="text/css" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.0.0.min.css"></textarea>
+ <textarea class="copy-code" rows="1">&lt;link rel="stylesheet" type="text/css" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.0.0.min.css"></textarea>
</form>
</div>
<div class="span5 columns">