diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 4e028a13f..f2b6c35d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -75,9 +75,22 @@ <div class="bs-docs-container"> +</div> + +<div class="jumbo"> + <div class="bs-docs-container"> + <h1>Bootstrap</h1> + <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> + <a href="assets/bootstrap.zip" class="btn btn-inverse btn-large">Download Bootstrap <small>(v2.1.0)</small></a> + </div> +</div> + + <div class="bs-docs-container"> + + <!-- Masthead ================================================== --> -<header class="jumbotron masthead"> +<header class="jumbotron masthead" style="display: none;"> <div class="inner"> <h1>Twitter Bootstrap</h1> <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p> |
