diff options
| author | Mark Otto <[email protected]> | 2012-06-27 23:56:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-27 23:56:00 -0700 |
| commit | a683497dbc0f9cc3f883f195206e87589d09caaf (patch) | |
| tree | 592eaf78be164666eb02fe54e0416e5e3c42f883 /docs/components.html | |
| parent | b77ed4a3a3c47af057e16db93ef41023d1cc5e08 (diff) | |
| download | bootstrap-a683497dbc0f9cc3f883f195206e87589d09caaf.tar.xz bootstrap-a683497dbc0f9cc3f883f195206e87589d09caaf.zip | |
renamed less.html to extend.html, removing all the vars and mixins
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/components.html b/docs/components.html index 74dda4dc8..0c81aefa5 100644 --- a/docs/components.html +++ b/docs/components.html @@ -57,9 +57,6 @@ <li class=""> <a href="./javascript.html">Javascript</a> </li> - <li class=""> - <a href="./less.html">LESS</a> - </li> <li class="divider-vertical"></li> <li class=""> <a href="./download.html">Customize</a> @@ -67,6 +64,9 @@ <li class=""> <a href="./examples.html">Examples</a> </li> + <li class=""> + <a href="./extend.html">Extend</a> + </li> </ul> </div> </div> |
