diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-13 17:25:28 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-13 17:25:28 -0500 |
commit | e0e554f065efe5d21ea15cf27ce240340d533be0 (patch) | |
tree | 795eb6a7ce3f0337a07aa9ebedc0f6aa1de45a64 /index.html | |
parent | 234abb917cf943efe0361b79621ebe8e6b3d161b (diff) |
Removed www from twitter url
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ </div> <div class="span4 offset1"> <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://www.bootswatch.com" data-via="thomashpark">Tweet</a> + <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a> </div> </div> </div> |