diff options
| author | Quy Ton <[email protected]> | 2014-01-24 10:37:12 -0800 |
|---|---|---|
| committer | Quy Ton <[email protected]> | 2014-01-24 10:37:12 -0800 |
| commit | da86f6fbbb425426ad026273eff5ceea9c708a98 (patch) | |
| tree | 4138b818467966e63872f5b9bde8a480a69d20f5 /docs | |
| parent | 4b2fe3f96f1bc3e4a582a05bb20bf1b2831bb401 (diff) | |
| download | bootstrap-da86f6fbbb425426ad026273eff5ceea9c708a98.tar.xz bootstrap-da86f6fbbb425426ad026273eff5ceea9c708a98.zip | |
Remove Twitter from tweet button
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/social-buttons.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/social-buttons.html b/docs/_includes/social-buttons.html index 43f5a096a..2019875e3 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> |
