X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/98ad72c6eb999d787303ed2f7f335e228abe30b7..994d64100b68d96bea4aa1a5115a4e106a41ad45:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 13a4aa65e..a628b647d 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) %>