mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
change all the twitter handles
This commit is contained in:
18
index.html
18
index.html
@@ -10,9 +10,9 @@
|
||||
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
||||
|
||||
<title>
|
||||
|
||||
|
||||
Bootstrap · The world's most popular mobile-first and responsive front-end framework.
|
||||
|
||||
|
||||
</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
@@ -144,31 +144,31 @@
|
||||
<hr class="half-rule">
|
||||
|
||||
<div class="row bs-docs-featured-sites">
|
||||
|
||||
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="http://expo.getbootstrap.com/2014/10/29/lyft/" target="_blank" title="Lyft">
|
||||
<img src="http://expo.getbootstrap.com/thumbs/lyft-thumb.jpg" alt="Lyft" class="img-responsive">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="http://expo.getbootstrap.com/2014/09/30/vogue/" target="_blank" title="Vogue">
|
||||
<img src="http://expo.getbootstrap.com/thumbs/vogue-thumb.jpg" alt="Vogue" class="img-responsive">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="http://expo.getbootstrap.com/2014/03/13/riot-design/" target="_blank" title="Riot Design">
|
||||
<img src="http://expo.getbootstrap.com/thumbs/riot-thumb.jpg" alt="Riot Design" class="img-responsive">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href="http://expo.getbootstrap.com/2014/02/12/newsweek/" target="_blank" title="Newsweek">
|
||||
<img src="http://expo.getbootstrap.com/thumbs/newsweek-thumb.jpg" alt="Newsweek" class="img-responsive">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<hr class="half-rule">
|
||||
@@ -192,10 +192,10 @@
|
||||
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&repo=bootstrap&type=fork&count=true" width="102" height="20" title="Fork on GitHub"></iframe>
|
||||
</li>
|
||||
<li class="follow-btn">
|
||||
<a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a>
|
||||
<a href="https://twitter.com/getbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @getbootstrap</a>
|
||||
</li>
|
||||
<li class="tweet-btn">
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://getbootstrap.com/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Bootstrap">Tweet</a>
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://getbootstrap.com/" data-count="horizontal" data-via="getbootstrap" data-related="mdo:Creator of Bootstrap">Tweet</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user