Fix missing fa-stacked-icon function

This commit is contained in:
Sasi Olin 2022-05-22 00:50:49 +02:00 committed by GitHub
parent f28f1fd9b3
commit 45c57eb76e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,11 @@
- unless @conference.code_of_conduct.blank?
.row
.col-md-12
%h4= fa_stacked_icon 'handshake-o', base: 'square-dashed', text: 'Code of Conduct'
%h4
.fa-stack
.fa-solid.fa-square-dashed
.fa-solid.fa-handshake
Code of Conduct
%ul.fa-ul
- if @registration.accepted_code_of_conduct
%li.text-info