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 <otto@github.com>2014-01-02 22:54:10 +0400
committerMark Otto <otto@github.com>2014-01-02 22:54:10 +0400
commit9f44f17057455863cc20808fa7015e658529d6ba (patch)
treebc4d3ed93928f3650697191ed214557560bfb1d1 /docs/index.html
parent70459c1454d2d4d1df87e59c9dfa359c92b310bb (diff)
updates to homepage
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index ff1fe607c5..8d39d15aad 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -32,7 +32,7 @@ title: Bootstrap
<div class="col-sm-4">
<img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">
<h3>One framework, every device.</h3>
- <p>Bootstrap easily and efficiently scales your project from phones to tablets to desktops with a single CSS file.</p>
+ <p>Bootstrap easily and efficiently scales your project with one code base, from phones to tablets to desktops.</p>
</div>
<div class="col-sm-4">
<img src="assets/img/components.png" alt="Components" class="img-responsive">
@@ -43,7 +43,7 @@ title: Bootstrap
<hr class="half-rule">
- <p class="lead">Bootstrap is an open source project, hosted and maintained on GitHub.</p>
+ <p class="lead">Bootstrap is open source. It's hosted, developed, and maintained on GitHub.</p>
<a href="{{ site.repo }}" class="btn btn-outline btn-lg">View the GitHub project</a>
</div>
</div>