X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1f4c06c01aa76eef18598c5e72360a0ffae7dcce..ca4ee6faa9378e7610356e36cbd4931a2657eeed:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index aa05aff84..190ea44e5 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,38 +1,34 @@

- <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :size => 30 %> + <%= image_tag "osm_logo.svg", :alt => t("layouts.logo.alt_text"), :size => 30 %> <%= t "layouts.project_name.h1" %>

-