]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove Twitter from tweet button 12365/head
authorQuy Ton <quy@fluxbb.org>
Fri, 24 Jan 2014 18:37:12 +0000 (10:37 -0800)
committerQuy Ton <quy@fluxbb.org>
Fri, 24 Jan 2014 18:37:12 +0000 (10:37 -0800)
docs/_includes/social-buttons.html

index 43f5a096af97c0fe6d24fe8123db325f76354285..2019875e3089368aa4a165e33a83f1a8edb3af84 100644 (file)
@@ -10,7 +10,7 @@
       <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</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 Twitter Bootstrap">Tweet</a>
+      <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>
     </li>
   </ul>
 </div>