Skip to content

Commit

Permalink
Merge pull request hotsh#623 from carols10cents/gravatar_url_fix
Browse files Browse the repository at this point in the history
Oooops, left a s=140 param in a gravatar url
  • Loading branch information
wilkie committed Sep 4, 2012
2 parents f848452 + 43bc3e7 commit cd47c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/static/about.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</a>
<a href="http://github.com/alindeman"><img src="https://secure.gravatar.com/avatar/3da9aebb918d0d1b12d66fcca93c289d?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png" title="alindeman" /></a>
<a href="http://github.com/AndrewVos"><img src="https://secure.gravatar.com/avatar/f00947d13ece55d18bc7ddade8e04c20?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png" title="AndrewVos" /></a>
<a href="https://github.com/AriT93"><img src="https://secure.gravatar.com/avatar/e292078d1562a185acf8bf957cd4ddca?s=140&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" title="AriT93" /></a>
<a href="https://github.com/AriT93"><img src="https://secure.gravatar.com/avatar/e292078d1562a185acf8bf957cd4ddca?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" title="AriT93" /></a>
<a href="http://github.com/blaine"><img src="https://secure.gravatar.com/avatar/fa273befbb36b0323044fcf035b7ee39?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png" title="blaine" /></a>
<a href="http://brainvsbraun.com/"><img src="https://twimg0-a.akamaihd.net/profile_images/1754978522/mb_reasonably_small.jpg" title="brainvsbraun" /></a>
<a href="http://github.com/brett-bender"><img src="https://secure.gravatar.com/avatar/65ea175001f9aeee83e5299b62f3e512?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png" title="brett-bender" /></a>
Expand Down

0 comments on commit cd47c07

Please sign in to comment.