X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5cb04d5ee04f843d9cacc8033b160cae1dd78215..98ff2c0b9c28b7a039b55573540f85ea84eb9fca:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 6a926d692..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" %> @@ -60,7 +60,7 @@ <%= link_to t("layouts.about"), about_path, :class => header_nav_link_class(about_path) %>