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:
authorMark Otto <markotto@twitter.com>2012-07-06 21:10:56 +0400
committerMark Otto <markotto@twitter.com>2012-07-06 21:10:56 +0400
commit095e052606a8e1afb496ec4a1e95567a7f123827 (patch)
tree66b5e961264401fb3e2f5bccd6e2d1e4b6c18078 /docs/templates/pages
parentcd6915cdb4f53f6c8e89599bfacbbb298412ec33 (diff)
adding homepage social buttons
Diffstat (limited to 'docs/templates/pages')
-rw-r--r--docs/templates/pages/index.mustache19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index a40659c5eb..2ca3ed887c 100644
--- a/docs/templates/pages/index.mustache
+++ b/docs/templates/pages/index.mustache
@@ -13,6 +13,25 @@
</div>
</div>
+<div class="jumbo-buttons">
+ <div class="bs-docs-container">
+ <ul class="quick-links">
+ <li>
+ <iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="112px" height="20px"></iframe>
+ </li>
+ <li>
+ <iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="98px" 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="bs-docs-container">