X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/83d9f1f1642d71f3b590e7ee33b22e4c5da00c53..4965c19b7a8c96ab87b543af1fc36a1ad7514c09:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index fb5c01839..8942eb49c 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,6 +1,6 @@ -
+

- + <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :width => 30, :height => 30, :class => "logo" %> <%= t "layouts.project_name.h1" %> @@ -9,7 +9,7 @@