diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-07-24 21:30:18 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-07-24 21:30:18 -0400 |
commit | bca58460c042bdf4180a86d8db56015af4d5a561 (patch) | |
tree | 81511d5a77b40b4b0ef028c689fb9513e5a0fb75 | |
parent | ef3e0d262f55d5763e7b4573b3a1edef053c1954 (diff) |
index: fixed link
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ </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> - <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="parqin">Tweet</a> + <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a> </div> <div class="span1 rss"> <a class="btn rss-button" href="http://feeds.feedburner.com/bootswatch"><i class="icon-rss"></i><span>RSS</span></a> |