converted screenshots to webp format
This commit is contained in:
parent
fae03cf5b6
commit
86b25166ff
Binary file not shown.
Before Width: | Height: | Size: 599 KiB |
BIN
public/images/screenshot1.webp
Normal file
BIN
public/images/screenshot1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 261 KiB |
Binary file not shown.
Before Width: | Height: | Size: 102 KiB |
BIN
public/images/screenshot2.webp
Normal file
BIN
public/images/screenshot2.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 120 KiB |
BIN
public/images/screenshot3.webp
Normal file
BIN
public/images/screenshot3.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -29,18 +29,18 @@
|
||||
"description": "eBook reader supporting EPUB and FB2 files",
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "/images/screenshot1.jpg",
|
||||
"type": "image/jpg",
|
||||
"src": "/images/screenshot1.webp",
|
||||
"type": "image/webp",
|
||||
"sizes": "1080x2400"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshot2.jpg",
|
||||
"type": "image/jpg",
|
||||
"src": "/images/screenshot2.webp",
|
||||
"type": "image/webp",
|
||||
"sizes": "1080x2400"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshot3.jpg",
|
||||
"type": "image/jpg",
|
||||
"src": "/images/screenshot3.webp",
|
||||
"type": "image/webp",
|
||||
"sizes": "1080x2400"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user