X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6ff6b2f5273df9dfa2497f89b97609182d38a61f..ca719af262380a906103e7aec9befb4c903693a1:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 09a75d891..190ea44e5 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" %>

+ -