mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-11 06:25:04 -05:00
new jumbotron
This commit is contained in:
15
docs/templates/pages/index.mustache
vendored
15
docs/templates/pages/index.mustache
vendored
@@ -1,6 +1,19 @@
|
||||
</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">{{_i}}Download Bootstrap <small>(v2.1.0)</small>{{/i}}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="bs-docs-container">
|
||||
|
||||
|
||||
<!-- Masthead
|
||||
================================================== -->
|
||||
<header class="jumbotron masthead">
|
||||
<header class="jumbotron masthead" style="display: none;">
|
||||
<div class="inner">
|
||||
<h1>{{_i}}Twitter Bootstrap{{/i}}</h1>
|
||||
<p>{{_i}}Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.{{/i}}</p>
|
||||
|
||||
Reference in New Issue
Block a user