diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-02-17 20:49:40 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-02-17 20:49:40 -0500 |
commit | 5e18496ec28cbbc544134651762b97116b68398e (patch) | |
tree | 03e8d7cc8608c37a72057626ce7720427373671e /index.html | |
parent | 44b821649f56691ec4027c80bbb8b06ec37d51f9 (diff) |
index: show username in twitter follow button
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ <iframe id="gh-star" 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> </span> <span> - <a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @thomashpark</a> + <a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @thomashpark</a> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a> </span> <span> |