From 1773ff0b33852b2a084d36a8213745837c5cd6b4 Mon Sep 17 00:00:00 2001 From: nilsding Date: Wed, 18 Mar 2015 21:26:42 +0100 Subject: [PATCH] remove myself from about page --- app/views/static/about.html.haml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/views/static/about.html.haml b/app/views/static/about.html.haml index 4ae341ab..693446d5 100644 --- a/app/views/static/about.html.haml +++ b/app/views/static/about.html.haml @@ -13,13 +13,6 @@ = succeed '!' do = APP_CONFIG['site_name'] %br/ - .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(: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')}