1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

Update docs to better indicate v3 RC1

This commit is contained in:
Mark Otto
2013-07-25 21:51:45 -07:00
parent f79740b48a
commit 94202b2b29
2 changed files with 3 additions and 3 deletions

View File

@@ -6,10 +6,10 @@ title: Bootstrap
<div class="container">
<div class="bs-masthead">
<h1>Bootstrap 3</h1>
<h1>Bootstrap 3 RC1</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-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap 3.0.0 RC1</a>
<a href="assets/bootstrap.zip" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a>
</p>
{% include social-buttons.html %}