mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
more nav twerks for getting started page
This commit is contained in:
@@ -1,4 +1,20 @@
|
||||
<li><a href="#downloading">Downloading Bootstrap</a></li>
|
||||
<li><a href="#whats-included">What's included</a></li>
|
||||
<li><a href="#examples">Templates and examples</a></li>
|
||||
<li><a href="#customizing">Customizing Bootstrap</a></li>
|
||||
<li>
|
||||
<a href="#download">Download Bootstrap</a>
|
||||
<ul class="nav">
|
||||
<li><a href="#download-options">Download options</a></li>
|
||||
<li><a href="#download-cdn">Bootstrap CDN</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#whats-included">What's included</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#examples">Templates and examples</a>
|
||||
<ul class="nav">
|
||||
<li><a href="#examples-template">HTML template</a></li>
|
||||
<li><a href="#examples-list">List of examples</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#customizing">Customizing Bootstrap</a>
|
||||
</li>
|
||||
Reference in New Issue
Block a user