master
kek7198 2021-12-31 11:24:51 -06:00
parent c3f5074431
commit fb69fd8013
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
{%
set colors = {
'fa-user-slash': 'text-red-600'
'fa-user-slash': 'text-red-600',
'fa-feather-alt': 'text-gray-500',
'fa-evil-eye': 'text-red-600'
}
%}