diff options
| author | fat <[email protected]> | 2013-07-17 19:33:49 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-17 19:33:49 -0700 |
| commit | 5396c40877eed11a21e4c0934b691e95b8e35be2 (patch) | |
| tree | e60293c637b232e733025df9cb1eda3cb92adbee /docs/_includes | |
| parent | f97dd5af493f532046a3782b12dea5354c947597 (diff) | |
| parent | 542e03ae3a2209b87e4db999b6ea869faf9293a9 (diff) | |
| download | bootstrap-5396c40877eed11a21e4c0934b691e95b8e35be2.tar.xz bootstrap-5396c40877eed11a21e4c0934b691e95b8e35be2.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-getting-started.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_includes/nav-getting-started.html b/docs/_includes/nav-getting-started.html index fd6f8c98b..bde8bf404 100644 --- a/docs/_includes/nav-getting-started.html +++ b/docs/_includes/nav-getting-started.html @@ -9,6 +9,9 @@ <a href="#whats-included">What's included</a> </li> <li> + <a href="#browsers">Browser support</a> +</li> +<li> <a href="#examples">Templates and examples</a> <ul class="nav"> <li><a href="#examples-template">HTML template</a></li> @@ -16,5 +19,8 @@ </ul> </li> <li> + <a href="#license-faqs">License FAQs</a> +</li> +<li> <a href="#customizing">Customizing Bootstrap</a> </li>
\ No newline at end of file |
