X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d920d94f69de0e6f5d354f58933290fcdf0345de..1c7ead6008397ce815de4102d023a708be636a3c:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index dbb9966b6..ff95be2f5 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,89 +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" %>

+ -