update bootstrap to 3.0.0-rc2
[bootswatch] / bower_components / bootstrap / index.html
1 ---
2 layout: home
3 title: Bootstrap
4 base_url: "./"
5 ---
6
7 <main class="bs-masthead" id="content" role="main">
8   <div class="container">
9     <h1>Bootstrap 3</h1>
10     <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
11     <p>
12       <a href="{{ site.download }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC2']);">Download latest BS3</a>
13     </p>
14     <p><strong>Heads up!</strong> Downloads are pulled directly from the latest committed code on GitHub, and as a result our docs may at times be out of sync.</p>
15   </div>
16 </main>