Replace feather icons with bootstrap icons

This commit is contained in:
William Bouzourène 2025-01-04 16:39:41 +01:00
parent 89c1633389
commit 0aa5b42671
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
315 changed files with 67 additions and 368 deletions

View file

@ -70,7 +70,7 @@
<div class="mt-3">
<a class="btn btn-md btn-primary" href="/admin/sections/add">
<i class="feather" data-feather="plus"></i>
<i class="bi-plus-lg"></i>
Ajouter
</a>
</div>