X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8b68a751e91342c360962ae137bc6c958104bb5..3af16f6337b52546297e7e09a1aba9b0e1df7e15:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 1edbf7e5c..1f030862b 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,47 +1,115 @@ -
+

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

+