aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/nav-getting-started.html24
1 files changed, 20 insertions, 4 deletions
diff --git a/docs/_includes/nav-getting-started.html b/docs/_includes/nav-getting-started.html
index e7ebd8872..fd6f8c98b 100644
--- a/docs/_includes/nav-getting-started.html
+++ b/docs/_includes/nav-getting-started.html
@@ -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> \ No newline at end of file
+<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> \ No newline at end of file