summaryrefslogtreecommitdiff
path: root/cosmo
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-10-01 22:33:20 -0400
committerThomas Park <thomas@thomaspark.co>2015-10-01 22:33:20 -0400
commit894a4ea12c18bbdf4ae1c95f89e3fc1cf7a6e4c1 (patch)
tree5e96127020ee557e1d235192386d3bd197b94c53 /cosmo
parentceb6bc5d80af9c7905b54ac4146339e6b1c68490 (diff)
add table of contents to sections, closes #519
Diffstat (limited to 'cosmo')
-rw-r--r--cosmo/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/cosmo/index.html b/cosmo/index.html
index ab37c0db..e1e2a90c 100644
--- a/cosmo/index.html
+++ b/cosmo/index.html
@@ -113,6 +113,22 @@
</div>
</div>
</div>
+ <div class="row">
+ <div class="col-lg-3 col-md-3 col-sm-4">
+ <div class="list-group table-of-contents">
+ <a class="list-group-item" href="#navbar">Navbar</a>
+ <a class="list-group-item" href="#buttons">Buttons</a>
+ <a class="list-group-item" href="#type">Typography</a>
+ <a class="list-group-item" href="#tables">Tables</a>
+ <a class="list-group-item" href="#forms">Forms</a>
+ <a class="list-group-item" href="#nav">Navs</a>
+ <a class="list-group-item" href="#indicators">Indicators</a>
+ <a class="list-group-item" href="#progress">Progress bars</a>
+ <a class="list-group-item" href="#container">Containers</a>
+ <a class="list-group-item" href="#dialogs">Dialogs</a>
+ </div>
+ </div>
+ </div>
</div>
<!-- Navbar