first
This commit is contained in:
6
resources/views/web/layouts/favicons.blade.php
Normal file
6
resources/views/web/layouts/favicons.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/favicon/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="Gujurly" />
|
||||
<link rel="manifest" href="/favicon/site.webmanifest" />
|
||||
Reference in New Issue
Block a user