X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/424a0fa345e5d35f36aebfa5567655f267625504..6b82a53c33238ab86d046aa8c335893101c878e5:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 13a4aa65e..7f2880a1c 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"), :width => 30, :height => 30, :class => "logo" %> +
+

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

@@ -60,7 +60,7 @@ <%= link_to t("layouts.about"), about_path, :class => header_nav_link_class(about_path) %>