aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-26 11:40:29 -0800
committerMark Otto <[email protected]>2012-01-26 11:40:29 -0800
commit9c1ec6fb98efb72dbf9618e6c332702082dcd622 (patch)
tree94eb90f563961c6bbee74ae8c43858aeb49fedbf /docs/templates
parent358e3a53f77398363ba53108e6d2b1cdfaebf2c6 (diff)
downloadbootstrap-9c1ec6fb98efb72dbf9618e6c332702082dcd622.tar.xz
bootstrap-9c1ec6fb98efb72dbf9618e6c332702082dcd622.zip
updated homepage docs to distill strapline
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/index.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index 5bc52644d..2831babe4 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -5,7 +5,7 @@
<header class="jumbotron masthead">
<div class="inner">
<h1>{{_i}}Twitter Bootstrap{{/i}}</h1>
- <p class="lead">{{_i}}Bootstrap is a comprehensive front-end toolkit from Twitter designed to kickstart web development. It features HTML, CSS, and JS for dozens of base elements, commonly used design components, and more.{{/i}}</p>
+ <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">{{_i}}View project on GitHub{{/i}}</a>
<a href="./download.html" class="btn btn-large">{{_i}}Customize and download{{/i}}</a>