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
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-07-06 06:45:32 +0400
committerMark Otto <markotto@twitter.com>2012-07-06 06:45:32 +0400
commitcd6915cdb4f53f6c8e89599bfacbbb298412ec33 (patch)
tree2cbe6181ec47a8d9f0e09ccb156ccd6752487869 /docs
parent68146db00454b46493545aff34d06cf2c11e0f6d (diff)
tests cleanup on type, homepage content tweaks
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html4
-rw-r--r--docs/templates/pages/index.mustache4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html
index 683c94086c..8ceee89336 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -131,12 +131,12 @@
<div class="row-fluid">
<div class="span4">
<img src="assets/img/bs-docs-twitter-github.png">
- <h2>Built by nerds, for nerds.</h2>
+ <h2>By nerds, for nerds.</h2>
<p>Built at Twitter by <a href="http://twitter.com/mdo">@mdo</a> and <a href="http://twitter.com/fat">@fat</a>, Bootstrap utilizes <a href="http://lesscss.org">LESS CSS</a>, is compiled via <a href="http://nodejs.org">Node</a>, and is managed through <a href="http://github.com">GitHub</a> to help nerds do awesome stuff on the web.</p>
</div>
<div class="span4">
<img src="assets/img/bs-docs-responsive-illustrations.png">
- <h2>Designed for everyone.</h2>
+ <h2>Made for everyone.</h2>
<p>Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via <a href="./scaffolding.html#responsive">responsive CSS</a> as well.</p>
</div>
<div class="span4">
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index b6c4b01122..a40659c5eb 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -61,12 +61,12 @@
<div class="row-fluid">
<div class="span4">
<img src="assets/img/bs-docs-twitter-github.png">
- <h2>{{_i}}Built by nerds, for nerds.{{/i}}</h2>
+ <h2>{{_i}}By nerds, for nerds.{{/i}}</h2>
<p>{{_i}}Built at Twitter by <a href="http://twitter.com/mdo">@mdo</a> and <a href="http://twitter.com/fat">@fat</a>, Bootstrap utilizes <a href="http://lesscss.org">LESS CSS</a>, is compiled via <a href="http://nodejs.org">Node</a>, and is managed through <a href="http://github.com">GitHub</a> to help nerds do awesome stuff on the web.{{/i}}</p>
</div>
<div class="span4">
<img src="assets/img/bs-docs-responsive-illustrations.png">
- <h2>{{_i}}Designed for everyone.{{/i}}</h2>
+ <h2>{{_i}}Made for everyone.{{/i}}</h2>
<p>{{_i}}Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via <a href="./scaffolding.html#responsive">responsive CSS</a> as well.{{/i}}</p>
</div>
<div class="span4">