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
diff options
context:
space:
mode:
authorQuy Ton <quy@fluxbb.org>2014-01-24 22:37:12 +0400
committerQuy Ton <quy@fluxbb.org>2014-01-24 22:37:12 +0400
commitda86f6fbbb425426ad026273eff5ceea9c708a98 (patch)
tree4138b818467966e63872f5b9bde8a480a69d20f5 /docs/_includes
parent4b2fe3f96f1bc3e4a582a05bb20bf1b2831bb401 (diff)
Remove Twitter from tweet button
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/social-buttons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/social-buttons.html b/docs/_includes/social-buttons.html
index 43f5a096af..2019875e30 100644
--- a/docs/_includes/social-buttons.html
+++ b/docs/_includes/social-buttons.html
@@ -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>