add favicon
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
971e645bdd
commit
1c3279feff
BIN
apps/dashboard/src/app/favicon.ico
Normal file
BIN
apps/dashboard/src/app/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -11,7 +11,7 @@ export default function manifest(): MetadataRoute.Manifest {
|
|||||||
theme_color: '#fff',
|
theme_color: '#fff',
|
||||||
icons: [
|
icons: [
|
||||||
{
|
{
|
||||||
src: 'https://openpanel.dev/favicon.ico',
|
src: '/favicon.ico',
|
||||||
sizes: 'any',
|
sizes: 'any',
|
||||||
type: 'image/x-icon',
|
type: 'image/x-icon',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user