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')}