diff options
| author | Mark Otto <[email protected]> | 2013-07-18 18:16:50 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-18 18:16:50 -0700 |
| commit | f771bf140d0ce64ccba63f5295a68600294fdc93 (patch) | |
| tree | 05771837343eda2259192fd07f5b30f3618f5499 /docs/index.html | |
| parent | 820558916f6b8d7d333de6d4d21404b75fd40fc2 (diff) | |
| parent | 7bb8817947dd6e453dc01a5131bc964a5d74e051 (diff) | |
| download | bootstrap-f771bf140d0ce64ccba63f5295a68600294fdc93.tar.xz bootstrap-f771bf140d0ce64ccba63f5295a68600294fdc93.zip | |
Merge branch 'bs3_rc1' into 3.0.0-wip
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 49bdcb38e..000000000 --- a/docs/index.html +++ /dev/null @@ -1,34 +0,0 @@ ---- -layout: home -title: Bootstrap ---- - -<div class="container"> - <div class="bs-masthead"> - - <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="assets/bootstrap.zip" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a> - </p> - - {% include social-buttons.html %} - - <ul class="bs-masthead-links"> - <li> - <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a> - </li> - <li> - <a href="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a> - </li> - <li> - <a href="http://glyphicons.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a> - </li> - <li> - <a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a> - </li> - <li>Version 3.0.0</li> - </ul> - - </div> -</div> |
