Update (favicon)
This commit is contained in:
BIN
public/aibuddytool-144x144.png
Normal file
BIN
public/aibuddytool-144x144.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -13,7 +13,7 @@
|
||||
<meta property="fb:app_id" content="{{ config('seotools.fb_app_id') }}" />
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
|
||||
<link rel="icon" href="{{ asset('ai-buddy-tool-logo-512x512.svg') }}" type="image/svg+xml">
|
||||
<link rel="icon" href="{{ asset('ai-buddy-tool-144x144.png') }}" type="image/png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ asset('apple-touch-icon.png') }}">
|
||||
<link rel="manifest" href="{{ asset('site.webmanifest') }}">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user