Fix iOS Safari favicon by adding PNG icon and updating metadata
All checks were successful
Build And Push Image / docker (push) Successful in 2m17s
All checks were successful
Build And Push Image / docker (push) Successful in 2m17s
This commit is contained in:
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',
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
BIN
src/app/old_icon.png
Normal file
BIN
src/app/old_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
Reference in New Issue
Block a user