diff options
| author | Mark Otto <[email protected]> | 2012-01-26 11:40:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 11:40:29 -0800 |
| commit | 9c1ec6fb98efb72dbf9618e6c332702082dcd622 (patch) | |
| tree | 94eb90f563961c6bbee74ae8c43858aeb49fedbf /docs/index.html | |
| parent | 358e3a53f77398363ba53108e6d2b1cdfaebf2c6 (diff) | |
| download | bootstrap-9c1ec6fb98efb72dbf9618e6c332702082dcd622.tar.xz bootstrap-9c1ec6fb98efb72dbf9618e6c332702082dcd622.zip | |
updated homepage docs to distill strapline
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 333077601..72295d0b3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -70,7 +70,8 @@ <header class="jumbotron masthead"> <div class="inner"> <h1>Twitter Bootstrap</h1> - <p class="lead">Bootstrap is a comprehensive front-end toolkit from Twitter designed to kickstart web development. It features HTML, CSS, and JS for dozens of base elements, commonly used design components, and more.</p> +<!-- <p class="lead">Bootstrap is a front-end web development toolkit from Twitter that provides simple and flexible HTML, CSS, and Javascript for common user interface components and interactions.</p> + --> <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p> <p class="download-info"> <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">View project on GitHub</a> <a href="./download.html" class="btn btn-large">Customize and download</a> |
