<header class="d-flex bg-body text-nowrap closed z-3">
<h1 class="d-flex m-0 fw-semibold">
<a href="<%= root_path %>" class="icon-link gap-1 text-body-emphasis text-decoration-none geolink">
- <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :size => 30 %>
+ <%= image_tag "osm_logo.svg", :alt => t("layouts.logo.alt_text"), :size => 30 %>
<%= t "layouts.project_name.h1" %>
</a>
</h1>