Use SVG for OpenID icon on the login screen

This commit is contained in:
Tom Hughes 2024-06-27 17:51:32 +01:00
parent 24d535237c
commit 1c179621d2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 812 B

View file

@ -25,7 +25,7 @@
<div class="list-inline justify-content-center d-flex align-items-center flex-wrap w-100">
<% end %>
<%= link_to image_tag("openid.png",
<%= link_to image_tag("openid.svg",
:alt => t("application.auth_providers.openid.title"),
:size => "36"),
"#",