Minor fixes

This commit is contained in:
Sasi Olin 2022-05-20 16:09:31 +02:00
parent c052f59b0a
commit 9fb26f880d
5 changed files with 12 additions and 9 deletions

View file

@ -5,4 +5,4 @@
id: "omniauth-#{provider}",
title: "Your #{provider} login",
method: :post do
%i{class: "fa-brand fa-#{provider}"}
%i{class: "fa-brands fa-#{provider}"}