mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update logo format to png (#830)
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 63 KiB |
BIN
web/public/logo.png
Normal file
BIN
web/public/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
@@ -4,8 +4,8 @@
|
||||
"description": "usememos/memos",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/logo.webp",
|
||||
"type": "image/webp",
|
||||
"src": "/logo.png",
|
||||
"type": "image/png",
|
||||
"sizes": "520x520"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user