1
0
mirror of https://github.com/one-among-us/data.git synced 2025-02-23 06:38:45 +08:00

[O] Use webp for lin10104

This commit is contained in:
Elihuso Quigley 2025-02-06 10:30:05 +08:00
parent c23e664c33
commit 5cb881e9c5
15 changed files with 18 additions and 18 deletions

View File

@ -13,15 +13,15 @@ Her tweets often showcased several drafts of her paintings.
<div style="display: flex; margin: auto; gap: 80px; flex-direction: row; justify-self: center; justify-content: center; justify-items: center; flex-wrap: wrap"> <div style="display: flex; margin: auto; gap: 80px; flex-direction: row; justify-self: center; justify-content: center; justify-items: center; flex-wrap: wrap">
<PhotoScroll photos={[ <PhotoScroll photos={[
'${path}/photos/photo4.jpg', '${path}/photos/photo4.webp',
'${path}/photos/photo5.jpg', '${path}/photos/photo5.webp',
'${path}/photos/photo6.jpg', '${path}/photos/photo6.webp',
]} /> ]} />
<PhotoScroll photos={[ <PhotoScroll photos={[
'${path}/photos/photo1.png', '${path}/photos/photo1.webp',
'${path}/photos/photo2.png', '${path}/photos/photo2.webp',
'${path}/photos/photo3.png', '${path}/photos/photo3.webp',
]} /> ]} />
</div> </div>

View File

@ -12,15 +12,15 @@ info:
<div style="display: flex; margin: auto; gap: 80px; flex-direction: row; justify-self: center; justify-content: center; justify-items: center; flex-wrap: wrap"> <div style="display: flex; margin: auto; gap: 80px; flex-direction: row; justify-self: center; justify-content: center; justify-items: center; flex-wrap: wrap">
<PhotoScroll photos={[ <PhotoScroll photos={[
'${path}/photos/photo4.jpg', '${path}/photos/photo4.webp',
'${path}/photos/photo5.jpg', '${path}/photos/photo5.webp',
'${path}/photos/photo6.jpg', '${path}/photos/photo6.webp',
]} /> ]} />
<PhotoScroll photos={[ <PhotoScroll photos={[
'${path}/photos/photo1.png', '${path}/photos/photo1.webp',
'${path}/photos/photo2.png', '${path}/photos/photo2.webp',
'${path}/photos/photo3.png', '${path}/photos/photo3.webp',
]} /> ]} />
</div> </div>

View File

@ -12,15 +12,15 @@ info:
<div style="display: flex; margin: auto; gap: 80px; flex-direction: row; justify-self: center; justify-content: center; justify-items: center; flex-wrap: wrap"> <div style="display: flex; margin: auto; gap: 80px; flex-direction: row; justify-self: center; justify-content: center; justify-items: center; flex-wrap: wrap">
<PhotoScroll photos={[ <PhotoScroll photos={[
'${path}/photos/photo4.jpg', '${path}/photos/photo4.webp',
'${path}/photos/photo5.jpg', '${path}/photos/photo5.webp',
'${path}/photos/photo6.jpg', '${path}/photos/photo6.webp',
]} /> ]} />
<PhotoScroll photos={[ <PhotoScroll photos={[
'${path}/photos/photo1.png', '${path}/photos/photo1.webp',
'${path}/photos/photo2.png', '${path}/photos/photo2.webp',
'${path}/photos/photo3.png', '${path}/photos/photo3.webp',
]} /> ]} />
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 784 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 363 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB