Merge remote-tracking branch 'upstream/pull/2480'

This commit is contained in:
Tom Hughes 2019-12-26 10:42:04 +00:00
commit f0467745bf

View file

@ -2,7 +2,7 @@
<h1>
<a href="<%= root_path %>" class="geolink">
<picture>
<end tag srcset="<%= image_path "osm_logo.svg" %>" type="image/svg+xml" />
<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>
<%= t "layouts.project_name.h1" %>