mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
remove getting started link from home, add to navbar, overhaul getting started docs
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
<li class="active">
|
||||
<a href="./index.html">Home</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<a href="./getting-started.html">Get started</a>
|
||||
</li>
|
||||
<li class="">
|
||||
<a href="./scaffolding.html">Scaffolding</a>
|
||||
</li>
|
||||
@@ -72,7 +75,6 @@
|
||||
<p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>
|
||||
<p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" >Download Bootstrap</a></p>
|
||||
<ul class="masthead-links">
|
||||
<li><a href="./getting-started.html" >Getting started</a></li>
|
||||
<li><a href="./download.html" >Customize</a></li>
|
||||
<li><a href="http://github.com/twitter/bootstrap" >GitHub project</a></li>
|
||||
<li>Version 2.1.0</li>
|
||||
|
Reference in New Issue
Block a user