Upgraded Font Awesome to v6

This commit is contained in:
Bernd Bestel
2022-04-04 20:10:29 +02:00
parent d871fe7aa8
commit e336f24225
85 changed files with 514 additions and 453 deletions

View File

@@ -44,7 +44,7 @@
{{ $__t('Do you find grocy useful?') }}<br>
<a class="btn btn-sm btn-primary text-white mt-1"
href="https://grocy.info/#say-thanks"
target="_blank">{{ $__t('Say thanks') }} <i class="fas fa-heart"></i></a>
target="_blank">{{ $__t('Say thanks') }} <i class="fa-solid fa-heart"></i></a>
</p>
</div>
@@ -84,7 +84,7 @@
<a href="https://github.com/grocy/grocy"
class="text-dark"
target="_blank">
<i class="fab fa-github"></i>
<i class="fa-brands fa-github"></i>
</a>
</p>
</div>