Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2013-07-18 09:58:49 +0400
committerMark Otto <otto@github.com>2013-07-18 09:58:49 +0400
commit3ad0cf9e9417cc86ca6d18f2d47049e9180aef99 (patch)
tree49acefa85c410995afa38c370bcb02c466a5ad5d /docs/index.html
parent9efba239b6c15b72a2872a6c5119fa3abe303951 (diff)
add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index 49bdcb38e8..f9abb75f89 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,13 +3,22 @@ layout: home
title: Bootstrap
---
+<div class="bs-old-docs">
+ <div class="container">
+ <strong>
+ <a href="http://getbootstrap.com/2.3.2/">Looking for Bootstrap 2.3.2 docs?</a>
+ </strong>
+ We've moved it to a new home while we push forward with Bootstrap 3. <a href="http://blog.getbootstrap.com/">Read the blog post</a> for details.
+ </div>
+</div>
+
<div class="container">
<div class="bs-masthead">
- <h1>Bootstrap</h1>
+ <h1>Bootstrap 3</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>
+ <a href="assets/bootstrap.zip" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0.1']);">Download Bootstrap 3.0.0.1</a>
</p>
{% include social-buttons.html %}
@@ -27,7 +36,6 @@ title: Bootstrap
<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>