]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Unfuck the fucked homepage
authorMark Otto <otto@github.com>
Thu, 20 Dec 2012 06:07:11 +0000 (22:07 -0800)
committerMark Otto <otto@github.com>
Thu, 20 Dec 2012 06:07:11 +0000 (22:07 -0800)
docs/index.html
docs/templates/pages/index.mustache

index 4c6f866c82d9484ae492128f655db51807d23de6..62a3ecb35597c6f1bbc66dfb1519d4e219a518b3 100644 (file)
@@ -66,7 +66,7 @@
       </div>
     </div>
 
-<header class="bs-docs-jumbotron masthead">
+<div class="bs-docs-jumbotron masthead">
   <div class="container">
     <h1>Bootstrap</h1>
     <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>
index d5d83629671c255a29e505a7c4122a6b50194635..e5eb6960b9298de6957aa57256dc70d2c4c5172c 100644 (file)
@@ -1,4 +1,4 @@
-<header class="bs-docs-jumbotron masthead">
+<div class="bs-docs-jumbotron masthead">
   <div class="container">
     <h1>Bootstrap</h1>
     <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>