diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-19 12:04:30 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-19 12:04:30 -0500 |
commit | a8a2b1f0c1aeb2e4b8d9d2c5711a6376b0ad5d31 (patch) | |
tree | b03d1c59b82b53229297c605d904d47493de04bf /index.html | |
parent | 9aa9d2f501214ccda0fac86bc8fc89e0de54141b (diff) |
darken background
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,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" 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> </div> </div> |