mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 07:27:27 +08:00
feat: add logo (#71)
This commit is contained in:
@@ -22,9 +22,9 @@ export default defineConfig({
|
||||
description: 'Temp Email - Temporary Email',
|
||||
icons: [
|
||||
{
|
||||
src: '/logo.svg',
|
||||
src: '/logo.png',
|
||||
sizes: '192x192',
|
||||
type: 'image/svg+xml'
|
||||
type: 'image/png'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user