X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/868838bbad85cfc0193bd50fea4595a4d17f1d2f..e47187a8fb45c9372ad3a7422f96d357e087676d:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 95b2c5537..e96564b82 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,7 +1,7 @@

- <%= 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" %>

@@ -81,12 +81,12 @@ <% if current_user && current_user.id %>