summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-05 22:21:12 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-05 22:21:12 -0400
commit7e9ce719e51e36404b68bd4de86ae8546fbe0f9e (patch)
treee9ac6537a53d4d1d7f30f8e744444fe6d094122c /index.html
parentdabbc85d4fae560b61ba6e765f5246aca031b38b (diff)
index: updated to 2.0.4 and minified
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html b/index.html
index 3fd0a263..d07e1206 100644
--- a/index.html
+++ b/index.html
@@ -6,13 +6,12 @@
<meta name="description" content="Free themes for Twitter Bootstrap.">
<title>Bootswatch: Free themes for Twitter Bootstrap</title>
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
- <link href="assets/css/bootstrap.css" rel="stylesheet">
- <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
+ <link href="assets/css/bootstrap.min.css" rel="stylesheet">
+ <link href="assets/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/bootswatch.css" rel="stylesheet">
<link rel="alternate" type="application/rss+xml" title="Bootswatch" href="http://feeds.feedburner.com/bootswatch">