diff options
| author | Mark Otto <[email protected]> | 2012-12-01 13:47:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-01 13:47:07 -0800 |
| commit | dd11d0a3fa4ba061f6dcb8db81f144d81101e052 (patch) | |
| tree | 76535f98161a22339e8ba8a5cbb4242fab481e10 /docs/templates/pages | |
| parent | 98b0d475ae9db023cc22b011388f1bea1c88c537 (diff) | |
| download | bootstrap-dd11d0a3fa4ba061f6dcb8db81f144d81101e052.tar.xz bootstrap-dd11d0a3fa4ba061f6dcb8db81f144d81101e052.zip | |
move around social buttons
Diffstat (limited to 'docs/templates/pages')
| -rw-r--r-- | docs/templates/pages/index.mustache | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index fb34fc006..db6f15739 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -22,25 +22,6 @@ </div> </div> -<div class="bs-docs-social"> - <div class="container"> - <ul class="bs-docs-social-buttons"> - <li> - <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> - </li> - <li> - <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe> - </li> - <li class="follow-btn"> - <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">{{_i}}Follow @twbootstrap{{/i}}</a> - </li> - <li class="tweet-btn"> - <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://twitter.github.com/bootstrap/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a> - </li> - </ul> - </div> -</div> - <div class="container"> <div class="marketing"> |
