Merge remote-tracking branch 'upstream/pull/4269'
This commit is contained in:
commit
95041ec81a
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
<header class="closed clearfix">
|
||||
<h1>
|
||||
<a href="<%= root_path %>" class="geolink">
|
||||
<picture>
|
||||
<source srcset="<%= image_path "osm_logo.svg" %>" type="image/svg+xml" />
|
||||
<%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %>
|
||||
</picture>
|
||||
<%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %>
|
||||
<%= t "layouts.project_name.h1" %>
|
||||
</a>
|
||||
</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue