summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-09 00:23:49 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-09 00:23:49 -0400
commit68eb5e3ceb5b48b95622b849162b02dbf494a789 (patch)
treedb2ac67b016594a996745ca508caa299e0c48c42 /index.html
parentb7c4722740e15a549c32b9d86fbce8ff14e5d10d (diff)
index: fix github buttons
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index d07e1206..3cdf4f83 100644
--- a/index.html
+++ b/index.html
@@ -59,8 +59,8 @@
<div id="social">
<div class="span4 github">
- <iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
- <iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe>
+ <iframe src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
+ <iframe src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe>
</div>
<div class="span4 twitter">
<a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @thomashpark</a>