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 b1873f9 commit 3a83c55Copy full SHA for 3a83c55
resources/views/app.blade.php
@@ -32,8 +32,7 @@
32
33
<title inertia>{{ config('app.name', 'Laravel') }}</title>
34
35
- <link rel="icon" href="/favicon.ico" sizes="any">
36
- <link rel="icon" href="/favicon.svg" type="image/svg+xml">
+ <link rel="icon" href="https://fav.farm/👽" />
37
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
38
39
<link rel="preconnect" href="https://fonts.bunny.net">
0 commit comments