update about page things

This commit is contained in:
pixeldesu 2014-12-12 16:31:50 +01:00
parent f4ee900ae6
commit 3f8fb96975
1 changed files with 14 additions and 4 deletions

View File

@ -16,10 +16,20 @@
%h3 The Team
The people behind justask!
%br/
%ul
- @admins.each do |user|
%li
%a= link_to user.screen_name, show_user_profile_path(user.screen_name)
.media
.pull-left
%a= show_user_profile_path('nilsding'.screen_name)
%img.img-rounded.answerbox--img{src: gravatar_url('nilsding')}
.media-body
%h4.entry-text nilsding
%h6.entry-subtext Backend, Server & Code
.media
.pull-left
%a= show_user_profile_path('pixeldesu'.screen_name)
%img.img-rounded.answerbox--img{src: gravatar_url('pixeldesu')}
.media-body
%h4.entry-text pixeldesu
%h6.entry-subtext Frontend Design & Layout
.panel.panel-default
.panel-body
There are lies, damned lies, and then there are...