add favicon

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-04-17 22:56:25 +02:00
committed by Carl-Gerhard Lindesvärd
parent 971e645bdd
commit 1c3279feff
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -11,7 +11,7 @@ export default function manifest(): MetadataRoute.Manifest {
theme_color: '#fff',
icons: [
{
src: 'https://openpanel.dev/favicon.ico',
src: '/favicon.ico',
sizes: 'any',
type: 'image/x-icon',
},