Skip to content

Commit 3a83c55

Browse files
committed
Update default favicon
1 parent b1873f9 commit 3a83c55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

resources/views/app.blade.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232

3333
<title inertia>{{ config('app.name', 'Laravel') }}</title>
3434

35-
<link rel="icon" href="/favicon.ico" sizes="any">
36-
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
35+
<link rel="icon" href="https://fav.farm/👽" />
3736
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
3837

3938
<link rel="preconnect" href="https://fonts.bunny.net">

0 commit comments

Comments
 (0)