diff options
| author | Chris Rebert <[email protected]> | 2014-01-24 10:43:06 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-24 10:43:06 -0800 |
| commit | 643e814e7bbd3230a89670599024e9514981257c (patch) | |
| tree | 4138b818467966e63872f5b9bde8a480a69d20f5 /docs | |
| parent | 4b2fe3f96f1bc3e4a582a05bb20bf1b2831bb401 (diff) | |
| parent | da86f6fbbb425426ad026273eff5ceea9c708a98 (diff) | |
| download | bootstrap-643e814e7bbd3230a89670599024e9514981257c.tar.xz bootstrap-643e814e7bbd3230a89670599024e9514981257c.zip | |
Merge pull request #12365 from Quy/master
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> |
