changed about avatar

This commit is contained in:
nilsding 2015-01-01 17:21:39 +01:00
parent ba0e39e99b
commit ed6e91c33f
1 changed files with 2 additions and 2 deletions

View File

@ -21,14 +21,14 @@
.media
.pull-left
%a{href: show_user_profile_path('nilsding')}
%img.img-rounded.answerbox--img{src: User.find_by_screen_name('nilsding').profile_picture.url}
%img.img-rounded.answerbox--img{src: User.find_by_screen_name('nilsding').profile_picture.url(:medium)}
.media-body
%h4.entry-text.entry-about nilsding
%h6.entry-subtext Backend, Server & Code
.media
.pull-left
%a{href: show_user_profile_path('pixeldesu')}
%img.img-rounded.answerbox--img{src: User.find_by_screen_name('pixeldesu').profile_picture.url}
%img.img-rounded.answerbox--img{src: User.find_by_screen_name('pixeldesu').profile_picture.url(:medium)}
.media-body
%h4.entry-text.entry-about pixeldesu
%h6.entry-subtext Frontend Design & Layout