mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-14 08:58:02 -05:00
16 lines
499 B
HTML
16 lines
499 B
HTML
---
|
|
layout: home
|
|
title: Bootstrap
|
|
base_url: "./"
|
|
---
|
|
|
|
<main class="bs-masthead" id="content" role="main">
|
|
<div class="container">
|
|
<h1>Jasny Bootstrap</h1>
|
|
<p class="lead">The sleek and powerfull front-end framework you know and love, plus everything it's missing.</p>
|
|
<p>
|
|
<a href="{{ site.download }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a>
|
|
</p>
|
|
</div>
|
|
</main>
|