X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ba4bf374454cb693d7562679031d49f278e5521..cf4cfc530ae54abee7b6a0dccbc9d4603ab35611:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 5a72eeeb3..3187d0b27 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,56 +1,75 @@ -
+

- - <%= image_tag "osm_logo.png", :alt => t('layouts.logo.alt_text'), :class => 'logo' %> + + + " type="image/svg+xml"> + <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t('layouts.logo.alt_text'), :class => 'logo' %> + <%= t 'layouts.project_name.h1' %>

+