diff options
| author | Mark Otto <[email protected]> | 2014-01-02 10:54:10 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-02 10:54:10 -0800 |
| commit | 9f44f17057455863cc20808fa7015e658529d6ba (patch) | |
| tree | bc4d3ed93928f3650697191ed214557560bfb1d1 /docs | |
| parent | 70459c1454d2d4d1df87e59c9dfa359c92b310bb (diff) | |
| download | bootstrap-9f44f17057455863cc20808fa7015e658529d6ba.tar.xz bootstrap-9f44f17057455863cc20808fa7015e658529d6ba.zip | |
updates to homepage
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/img/components.png | bin | 6902 -> 3201 bytes | |||
| -rw-r--r-- | docs/assets/img/devices.png | bin | 8275 -> 6661 bytes | |||
| -rw-r--r-- | docs/assets/img/sass-less.png | bin | 32605 -> 15911 bytes | |||
| -rw-r--r-- | docs/index.html | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/img/components.png b/docs/assets/img/components.png Binary files differindex 4afe8f5d8..847acc1d5 100644 --- a/docs/assets/img/components.png +++ b/docs/assets/img/components.png diff --git a/docs/assets/img/devices.png b/docs/assets/img/devices.png Binary files differindex 68e1bbb49..a4fa3c078 100644 --- a/docs/assets/img/devices.png +++ b/docs/assets/img/devices.png diff --git a/docs/assets/img/sass-less.png b/docs/assets/img/sass-less.png Binary files differindex 7a2bbf54c..c9214032a 100644 --- a/docs/assets/img/sass-less.png +++ b/docs/assets/img/sass-less.png diff --git a/docs/index.html b/docs/index.html index ff1fe607c..8d39d15aa 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> |
