* Website: Bigger twitter profile pictures

This commit is contained in:
Solomon Hykes 2013-05-06 14:26:07 -07:00
parent 627f7fdbfd
commit f796b9c76e
1 changed files with 2 additions and 2 deletions

View File

@ -156,13 +156,13 @@
<div class="row"> <div class="row">
<div class="span6"> <div class="span6">
<section class="contentblock twitterblock"> <section class="contentblock twitterblock">
<img src="https://si0.twimg.com/profile_images/14872832/twitter_pic_normal.jpg"> <img src="https://si0.twimg.com/profile_images/14872832/twitter_pic_bigger.jpg">
<em>Matt Townsend@mtownsend:</em> I have a serious code crush on docker.io - it's Lego for PaaS. Motherfucking awesome Lego. <em>Matt Townsend@mtownsend:</em> I have a serious code crush on docker.io - it's Lego for PaaS. Motherfucking awesome Lego.
</section> </section>
</div> </div>
<div class="span6"> <div class="span6">
<section class="contentblock twitterblock"> <section class="contentblock twitterblock">
<img src="https://si0.twimg.com/profile_images/1312352395/rupert-259x300_normal.jpg"> <img src="https://si0.twimg.com/profile_images/1312352395/rupert-259x300_bigger.jpg">
<em>Rob Harrop@robertharrop:</em> Impressed by @getdocker - it's all kinds of magic. Serious rethink of AWS architecture happening @skillsmatter. <em>Rob Harrop@robertharrop:</em> Impressed by @getdocker - it's all kinds of magic. Serious rethink of AWS architecture happening @skillsmatter.
</section> </section>
</div> </div>