We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5380544 commit 851752cCopy full SHA for 851752c
resources/views/littlelink.blade.php
@@ -36,7 +36,7 @@
36
<!--#### END Meta Tags social media preview images ####-->
37
38
<!-- Custom icons font-awesome -->
39
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
+ <script src="https://kit.fontawesome.com/c4a5e06183.js" crossorigin="anonymous"></script>
40
41
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,600,800&display=swap" rel="stylesheet">
42
<link rel="stylesheet" href="{{ asset('littlelink/css/normalize.css') }}">
0 commit comments