diff options
| author | Mark Otto <[email protected]> | 2012-01-26 11:47:40 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 11:47:40 -0800 |
| commit | b7f22e27ec89049f4347ae5249e97c08eb8d6a2f (patch) | |
| tree | f3cc8e2a852c958f2168c13d8b96550ddd3bfdce /docs/index.html | |
| parent | 9c1ec6fb98efb72dbf9618e6c332702082dcd622 (diff) | |
| download | bootstrap-b7f22e27ec89049f4347ae5249e97c08eb8d6a2f.tar.xz bootstrap-b7f22e27ec89049f4347ae5249e97c08eb8d6a2f.zip | |
more docs homepage adjustments
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 72295d0b3..8d66e3568 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,9 +69,8 @@ ================================================== --> <header class="jumbotron masthead"> <div class="inner"> - <h1>Twitter Bootstrap</h1> -<!-- <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> + <h1>Bootstrap, from Twitter</h1> + <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> |
