Fix iOS Safari favicon by adding PNG icon and updating metadata
Build And Push Image / docker (push) Successful in 2m17s
Details
Build And Push Image / docker (push) Successful in 2m17s
Details
This commit is contained in:
parent
bd96a15650
commit
bbee08bfb7
BIN
src/app/icon.png
BIN
src/app/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 8.9 KiB |
|
|
@ -18,7 +18,6 @@ export const metadata: Metadata = {
|
||||||
icons: {
|
icons: {
|
||||||
icon: '/favicon.ico',
|
icon: '/favicon.ico',
|
||||||
shortcut: '/favicon.ico',
|
shortcut: '/favicon.ico',
|
||||||
apple: '/favicon.ico',
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
Loading…
Reference in New Issue