diff options
| author | Mark Otto <[email protected]> | 2012-03-11 23:34:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-11 23:34:22 -0700 |
| commit | debc4b752ff0850d9d034598793bf6becf4eae76 (patch) | |
| tree | 5753c1de630252fdc9ad25e11fc8f2a8bcbdfdfa /docs/templates | |
| parent | f4b51b373b9ee28f5b87caaa7a9bc4ae610701e2 (diff) | |
| download | bootstrap-debc4b752ff0850d9d034598793bf6becf4eae76.tar.xz bootstrap-debc4b752ff0850d9d034598793bf6becf4eae76.zip | |
more homepage links cleanup, ditching the middots
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/index.mustache | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 7f7177815..9d8253df1 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">·</li> <li><a href="https://github.com/twitter/bootstrap/zipball/master">{{_i}}Download with docs{{/i}}</a></li> - <li class="divider">·</li> <li><a href="https://github.com/twitter/bootstrap/issues?state=open">{{_i}}Submit issues{{/i}}</a></li> - <li class="divider">·</li> <li><a href="https://github.com/twitter/bootstrap/wiki">{{_i}}Roadmap and changelog{{/i}}</a></li> </ul> <ul class="quick-links"> |
