1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00

rename all 1.1.1 stuff -> 1.2.0 and remove templates dir and fluid.html

This commit is contained in:
Jacob Thornton
2011-08-30 23:34:19 -07:00
parent 588cb1c06d
commit 4fb1c5bd4b
8 changed files with 10 additions and 91 deletions

View File

@@ -18,7 +18,7 @@ Here's what the LESS version looks like:
Or if you prefer, the standard css way:
<link rel="stylesheet" type="text/css" href="bootstrap-1.1.1.css">
<link rel="stylesheet" type="text/css" href="bootstrap-1.2.0.css">
For more info, refer to the docs!