Replace fontawesome with latest version 6.5.2 (#116)

This commit is contained in:
Phuoc Anh Kha Le 2024-06-04 22:00:23 -05:00 committed by GitHub
parent 46c950dc37
commit 44682900e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2100 changed files with 20227 additions and 7902 deletions

View file

@ -1,6 +1,6 @@
{% if recent_organizations %}
<div class="blog-sidebox sidebox">
<h3 class="bold-text colored-text"><i class="fa fa-users"></i>{{ _('Recent groups') }}</h3>
<h3 class="bold-text colored-text"><i class="fa fa-building-columns"></i>{{ _('Recent groups') }}</h3>
<div class="toggled sidebox-content">
{% for organization in recent_organizations %}
<a href="{{ url('organization_home', organization.pk, organization.slug) }}" class="organization-row">