diff --git a/app/views/about/show.html.haml b/app/views/about/show.html.haml index e0ec98ec9..45b8c1f4e 100644 --- a/app/views/about/show.html.haml +++ b/app/views/about/show.html.haml @@ -8,8 +8,7 @@ .landing .landing__brand = link_to root_url, class: 'brand' do - = svg_logo_full - %span.brand__tagline=t 'about.tagline' + = image_pack_tag 'logo-cybre.png', width: 100, alt: 'Cybrespace' .landing__grid .landing__grid__column.landing__grid__column-registration