Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-06-28 10:56:00 +0400
committerMark Otto <markotto@twitter.com>2012-06-28 10:56:00 +0400
commita683497dbc0f9cc3f883f195206e87589d09caaf (patch)
tree592eaf78be164666eb02fe54e0416e5e3c42f883 /docs/examples.html
parentb77ed4a3a3c47af057e16db93ef41023d1cc5e08 (diff)
renamed less.html to extend.html, removing all the vars and mixins
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples.html b/docs/examples.html
index 06b70b9b57..3b541df3b5 100644
--- a/docs/examples.html
+++ b/docs/examples.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="active">
<a href="./examples.html">Examples</a>
</li>
+ <li class="">
+ <a href="./extend.html">Extend</a>
+ </li>
</ul>
</div>
</div>