diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 08ce0033f..c8d5d81ef 100644 --- a/docs/index.html +++ b/docs/index.html @@ -118,9 +118,12 @@ <div class="row"> <div class="span-one-third"> <h3>History</h3> - <p>In the earlier days of Twitter, engineers used almost any library they were familiar with to meet front-end requirements. Bootstrap began as an answer to the challenges that presented and development quickly accelerated during Twitter’s first Hackweek.</p> - <p>With the help and feedback of many engineers at Twitter, Bootstrap has grown significantly to encompass not only basic styles, but more elegant and durable front-end design patterns.</p> + <p>Engineers at Twitter have historically used almost any library they were familiar with to meet front-end requirements. Bootstrap began as an answer to the challenges that presented. With the help of many awesome folks, Bootstrap has grown significantly.</p> <p>Read more on <a href="https://dev.twitter.com/blog/bootstrap-twitter">dev.twitter.com ›</a></p> + <p> + <a href="http://twitter.com/twbootstrap" class="twitter-follow-button">Follow @twbootstrap</a> + <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script> + </p> </div> <div class="span-one-third"> <h3>Browser support</h3> |
