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
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-03-12 10:34:22 +0400
committerMark Otto <markotto@twitter.com>2012-03-12 10:34:22 +0400
commitdebc4b752ff0850d9d034598793bf6becf4eae76 (patch)
tree5753c1de630252fdc9ad25e11fc8f2a8bcbdfdfa /docs
parentf4b51b373b9ee28f5b87caaa7a9bc4ae610701e2 (diff)
more homepage links cleanup, ditching the middots
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin55388 -> 55388 bytes
-rw-r--r--docs/index.html3
-rw-r--r--docs/templates/pages/index.mustache3
3 files changed, 0 insertions, 6 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 30379791a0..2ea239aeac 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index a0027b7334..2dba90a3f5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -89,11 +89,8 @@
<div class="bs-links">
<ul class="quick-links">
<li><a href="./upgrading.html">Upgrading from 1.4</a></li>
- <li class="divider">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/zipball/master">Download with docs</a></li>
- <li class="divider">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
- <li class="divider">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
</ul>
<ul class="quick-links">
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index 7f7177815b..9d8253df10 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -13,11 +13,8 @@
<div class="bs-links">
<ul class="quick-links">
<li><a href="./upgrading.html">{{_i}}Upgrading from 1.4{{/i}}</a></li>
- <li class="divider">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/zipball/master">{{_i}}Download with docs{{/i}}</a></li>
- <li class="divider">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">{{_i}}Submit issues{{/i}}</a></li>
- <li class="divider">&middot;</li>
<li><a href="https://github.com/twitter/bootstrap/wiki">{{_i}}Roadmap and changelog{{/i}}</a></li>
</ul>
<ul class="quick-links">