fix(branding): update icon references in layout from 'pulse_icon_no_margins.png' to 'favicon.ico' for consistency
This commit is contained in:
@@ -28,8 +28,8 @@ export const metadata: Metadata = {
|
|||||||
creator: 'Ciphera',
|
creator: 'Ciphera',
|
||||||
publisher: 'Ciphera',
|
publisher: 'Ciphera',
|
||||||
icons: {
|
icons: {
|
||||||
icon: '/pulse_icon_no_margins.png',
|
icon: '/favicon.ico',
|
||||||
shortcut: '/pulse_icon_no_margins.png',
|
shortcut: '/favicon.ico',
|
||||||
apple: '/pulse_icon_no_margins.png',
|
apple: '/pulse_icon_no_margins.png',
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
|
|||||||
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
Reference in New Issue
Block a user