Fix favicon: point to existing MOPC logo PNG instead of missing favicon.ico
Build and Push Docker Image / build (push) Has been cancelled
Details
Build and Push Docker Image / build (push) Has been cancelled
Details
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e57c46afdc
commit
46694154dc
|
|
@ -10,7 +10,7 @@ export const metadata: Metadata = {
|
||||||
},
|
},
|
||||||
description: 'Monaco Ocean Protection Challenge - Jury Voting Platform',
|
description: 'Monaco Ocean Protection Challenge - Jury Voting Platform',
|
||||||
icons: {
|
icons: {
|
||||||
icon: '/favicon.ico',
|
icon: '/images/MOPC-blue-small.png',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue