Fix Font Awesome

This commit is contained in:
Alex Thomassen 2022-02-24 19:36:37 +00:00
parent 9de37b1b98
commit 2078bd0b34
Signed by: Alex
GPG Key ID: 10BD786B5F6FF5DE

View File

@ -11,7 +11,7 @@
<!-- Scripts --> <!-- Scripts -->
<script src="{{ asset('js/app.js') }}" defer></script> <script src="{{ asset('js/app.js') }}" defer></script>
<script src="https://kit.fontawesome.com/09fa392084.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://decicus-cdn.b-cdn.net/fontawesome/v5.15.3/css/all.min.css" integrity="sha384-iKbFRxucmOHIcpWdX9NTZ5WETOPm0Goy0WmfyNcl52qSYtc2Buk0NCe6jU1sWWNB" crossorigin="anonymous">
<!-- Fonts --> <!-- Fonts -->
<link rel="dns-prefetch" href="//fonts.gstatic.com"> <link rel="dns-prefetch" href="//fonts.gstatic.com">