Add Font Awesome 7.1.0 to project static assets

This commit is contained in:
2026-01-05 12:25:21 +01:00
parent 40ddab4627
commit f344533386
28 changed files with 25012 additions and 1 deletions

View File

@@ -1 +1,3 @@
TEST FILE 2
{% extends "backend/base.html" %}
{% block content %}test <i class="fa-solid fa-hockey-puck"></i>{% endblock content %}