equal
deleted
inserted
replaced
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</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_dist }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a> |
|
13 <a href="{{ site.download_source }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version source }}']);">Download source</a> |
|
14 </p> |
|
15 </div> |
|
16 </main> |
|