diff options
| author | Mark Otto <[email protected]> | 2011-09-28 19:06:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-28 19:06:10 -0700 |
| commit | 6d541a6066d46bff19833707deeca8f41279b180 (patch) | |
| tree | 5291058e6adbda714e76a77de8a61c661b3be951 /docs | |
| parent | b5acabe4fd7dd2bb14424a88944152bbebd2e07d (diff) | |
| download | bootstrap-6d541a6066d46bff19833707deeca8f41279b180.tar.xz bootstrap-6d541a6066d46bff19833707deeca8f41279b180.zip | |
pulling out more stuff and fixing file name at top of file
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/docs/index.html b/docs/index.html index 5c5162471..857af2448 100644 --- a/docs/index.html +++ b/docs/index.html @@ -84,14 +84,12 @@ ================================================== --> <header class="jumbotron masthead" id="overview"> <div class="inner"> - <div class="container"> - <h1>Bootstrap, from Twitter</h1> - <p class="lead"> - Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.<br /> - It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.<br /> - </p> - <p><strong>Nerd alert:</strong> Bootstrap is <a href="#less" title="Read about using Bootstrap with Less">built with Less</a> and was designed to work out of the gate with modern browsers in mind.</p> - </div><!-- /container --> + <h1>Bootstrap, from Twitter</h1> + <p class="lead"> + Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites.<br /> + It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.<br /> + </p> + <p><strong>Nerd alert:</strong> Bootstrap is <a href="#less" title="Read about using Bootstrap with Less">built with Less</a> and was designed to work out of the gate with modern browsers in mind.</p> </div> </header> @@ -140,10 +138,6 @@ <h3>History</h3> <p>Engineers at Twitter have historically used almost any library they were familiar with to meet front-end requirements. Bootstrap began as an answer to the challenges that presented. With the help of many awesome folks, Bootstrap has grown significantly.</p> <p>Read more on <a href="https://dev.twitter.com/blog/bootstrap-twitter">dev.twitter.com ›</a></p> - <p> - <a href="http://twitter.com/twbootstrap" class="twitter-follow-button">Follow @twbootstrap</a> - <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script> - </p> </div> <div class="span-one-third"> <h3>Browser support</h3> |
