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

update all leads on docs pages

This commit is contained in:
Mark Otto
2011-11-29 23:56:01 -08:00
parent 90c190d4ef
commit 447c9322e9
6 changed files with 7 additions and 7 deletions

View File

@@ -55,8 +55,8 @@
<h1>Bootstrap,<br> from Twitter</h1>
<p class="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components.</p>
<p class="download-info">
<a href="#" class="btn primary btn-large">Download on GitHub</a>
<a href="#" class="btn btn-large">Get started</a>
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">Download on GitHub</a>
<a href="./scaffolding.html" class="btn btn-large">Get started</a>
Currently v2.0.0
</p>