aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-28 20:27:18 -0800
committerMark Otto <[email protected]>2012-01-28 20:27:18 -0800
commit5f314dcb85b011d30bbe845e00932a9a550d4e71 (patch)
treeb88b3323939b0db0dcd409ab5923393f517962fe /docs/templates
parent3e462f1fb27b3ca97135948dc74ccef55336c8bb (diff)
downloadbootstrap-5f314dcb85b011d30bbe845e00932a9a550d4e71.tar.xz
bootstrap-5f314dcb85b011d30bbe845e00932a9a550d4e71.zip
remove benefits from homepage html
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/index.mustache12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index 5fa70645a..4ae3b7a6f 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -10,18 +10,6 @@
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">{{_i}}View project on GitHub{{/i}}</a>
<a href="http://bootstrap.herokuapp.com/bootstrap.zip" class="btn btn-large">{{_i}}Download Bootstrap{{/i}}</a>
</p>
- <div class="benefits">
- <h4>{{_i}}Feature highlights{{/i}}</h4>
- <ul>
- <li><span>&#10004;</span> {{_i}}Built on LESS{{/i}}</li>
- <li><span>&#10004;</span> {{_i}}Complete style guide docs{{/i}}</li>
- <li><span>&#10004;</span> {{_i}}Fully responsive design{{/i}}</li>
- <li><span>&#10004;</span> {{_i}}Small footprint (10kb gzipped){{/i}}</li>
- <li><span>&#10004;</span> {{_i}}Support for IE7 and up{{/i}}</li>
- <li><span>&#10004;</span> {{_i}}Custom jQuery plugins{{/i}}</li>
- <li><span>&#10004;</span> {{_i}}Dozens of components{{/i}}</li>
- </ul>
- </div>
</div>
<ul class="quick-links">