mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 07:20:17 +02:00
Merge branch 'fontawesomev5' into 'master'
Remove FA v4 shims, bump FA to 5.14 Closes #1248 See merge request allianceauth/allianceauth!1242
This commit is contained in:
commit
67cf2b5904
@ -1,5 +1,4 @@
|
|||||||
{% load staticfiles %}
|
{% load staticfiles %}
|
||||||
<!-- Font Awesome Bundle -->
|
<!-- Font Awesome Bundle -->
|
||||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet" type="text/css">
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" rel="stylesheet" type="text/css">
|
||||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/v4-shims.min.css" rel="stylesheet" type="text/css">
|
|
||||||
<!-- End Font Awesome Bundle -->
|
<!-- End Font Awesome Bundle -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user