X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bfd11bf79ae63f1dd5e2e76bcb4144ed7cf94289..1c7ead6008397ce815de4102d023a708be636a3c:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 215b5ba31..ff95be2f5 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,91 +1,118 @@ -
-

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

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

+ -