X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/483b2f204e90c657dd4e545c82f2c9094bcacc83..fee3a0836842d32fbeeb8b7e96c5ec77eb356d20:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 160419c5e..77ef647a0 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,82 +1,114 @@ -
-

- - <%= image_tag "osm_logo.png", :alt => t('layouts.logo.alt_text'), :class => 'logo' %> - <%= t 'layouts.project_name.h1' %> +
+

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

+ -