File diff 81062ec426ce → ecd9ba4a37ca
bootstrap-3.0.0/index.html
Show inline comments
 
new file 100644
 
---
 
layout: home
 
title: Bootstrap
 
base_url: "./"
 
---
 

	
 
<main class="bs-masthead" id="content" role="main">
 
  <div class="container">
 
    <h1>Bootstrap</h1>
 
    <p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</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>