Migrate to fontawesome 6
This commit is contained in:
parent
a79e9ee993
commit
d31233c033
63 changed files with 153 additions and 268 deletions
|
|
@ -31,9 +31,9 @@
|
|||
%p.text-center
|
||||
- if lodging.website_link.present?
|
||||
= link_to(lodging.website_link, class: 'thumbnail') do
|
||||
%i.fa.fa-home.fa-5x
|
||||
%i.fa-solid.fa-house.fa-5x
|
||||
- else
|
||||
%i.fa.fa-home.fa-5x
|
||||
%i.fa-solid.fa-house.fa-5x
|
||||
.caption
|
||||
%h3.text-center
|
||||
= lodging.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue