summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-02-18 15:46:50 -0500
committerThomas Park <thomas@thomaspark.me>2012-02-18 15:46:50 -0500
commit8f48410ebef174d4be971557f42a8be80f494abb (patch)
treecf756c96e002ed003c9b9cc294033e23b6e84828 /index.html
parenta415eb67ce0a6c9b6c6c47da0b00d9238d21d03f (diff)
fixed twitter button width
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 43cbe408..cfd73dfd 100644
--- a/index.html
+++ b/index.html
@@ -163,7 +163,7 @@
allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe>
</div>
<div class="span4 offset1">
- <a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false">Follow @thomashpark</a>
+ <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/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a>
</div>
</div>