diff options
| author | Mark Otto <[email protected]> | 2013-01-17 00:23:25 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 00:23:25 -0800 |
| commit | 33864b4a3df961309d68ea8696c2d6d5b9e441a7 (patch) | |
| tree | 278803f5798b83ee289aecbcdcc64d1ce5f79c0b /docs/index.html | |
| parent | 9374965b83e17df55cb3bb80072a297b117ec00c (diff) | |
| download | bootstrap-33864b4a3df961309d68ea8696c2d6d5b9e441a7.tar.xz bootstrap-33864b4a3df961309d68ea8696c2d6d5b9e441a7.zip | |
dat docs messaging (on the homepage)
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index f7e4be02f..b9647bcb0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,7 +69,7 @@ <div class="bs-docs-jumbotron masthead"> <div class="container"> <h1>Bootstrap</h1> - <p class="lead">Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> + <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p> <p> <a href="assets/bootstrap.zip" class="btn btn-large" >Download Bootstrap</a> </p> @@ -101,7 +101,7 @@ <div class="span4"> <img class="marketing-img" src="assets/img/bs-docs-responsive-illustrations.png"> <h2>Made for everyone.</h2> - <p>Bootstrap was made to not only look and behave great in the latest desktop browsers (including IE8+), but in tablet and smartphone browsers via <a href="./scaffolding.html#responsive">responsive CSS</a> as well.</p> + <p>Bootstrap 3 has been rebuilt from the ground up to push the Web forward. It looks and behaves great on the latest smartphones, tablets, and desktops (including support for IE8+).</p> </div> <div class="span4"> <img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png"> |
