diff options
| author | Mark Otto <[email protected]> | 2013-06-27 19:22:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-27 19:22:11 -0700 |
| commit | 8cd5d0be71f51a857848b6c28b3f97dbbb838dee (patch) | |
| tree | 0aba1039635661d350e33537481e344a8e090dd4 /docs/_includes | |
| parent | 2981f0089f917deb39a6dd61a784c01aa2732e92 (diff) | |
| download | bootstrap-8cd5d0be71f51a857848b6c28b3f97dbbb838dee.tar.xz bootstrap-8cd5d0be71f51a857848b6c28b3f97dbbb838dee.zip | |
add docs callout for glyphicons on homepage and CSS page
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-css.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_includes/nav-css.html b/docs/_includes/nav-css.html index 534c9c2ed..a52285b29 100644 --- a/docs/_includes/nav-css.html +++ b/docs/_includes/nav-css.html @@ -10,6 +10,9 @@ </ul> </li> <li> + <a href="#glyphicons">Glyphicons</a> +</li> +<li> <a href="#grid">Grid system</a> <ul class="nav"> <li><a href="#grid-options">Available options</a></li> |
