mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 16:14:04 +02:00
more derp
This commit is contained in:
@@ -5,17 +5,16 @@ title: Bootstrap
|
||||
|
||||
<main class="bs-masthead" id="content" role="main">
|
||||
<div class="container">
|
||||
<span class="bs-booticon bs-booticon-lg">B</span>
|
||||
<h1>Bootstrap</h1>
|
||||
<p class="lead">The most popular front-end framework for designing and building on the web.</p>
|
||||
<span class="bs-booticon bs-booticon-lg bs-booticon-outline">B</span>
|
||||
<!-- <h1>Bootstrap</h1> -->
|
||||
<p class="lead">The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
|
||||
<p class="lead">
|
||||
<a href="getting-started#download" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a>
|
||||
<a href="getting-started#download" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a>
|
||||
</p>
|
||||
{% include ads.html %}
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<div class="bs-featurette">
|
||||
<div class="container">
|
||||
<h2 class="bs-featurette-title">Designed for everyone, everywhere.</h2>
|
||||
|
Reference in New Issue
Block a user