bootstrap-source/bootstrap-3.0.3/index.html
changeset 54 0ded9d7748b7
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bootstrap-source/bootstrap-3.0.3/index.html	Fri Dec 20 22:49:16 2013 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +---
     1.5 +layout: home
     1.6 +title: Bootstrap
     1.7 +base_url: "./"
     1.8 +---
     1.9 +
    1.10 +<main class="bs-masthead" id="content" role="main">
    1.11 +  <div class="container">
    1.12 +    <h1>Bootstrap</h1>
    1.13 +    <p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p>
    1.14 +    <p>
    1.15 +      <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>
    1.16 +      <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>
    1.17 +    </p>
    1.18 +  </div>
    1.19 +</main>
Impressum Datenschutzerklärung