mirror of
https://github.com/one-among-us/data.git
synced 2025-02-22 14:18:44 +08:00
[O] Use webp for Aniloviraw
This commit is contained in:
parent
082207e184
commit
8132a7e930
@ -19,7 +19,7 @@ info:
|
||||
> See you on the train!
|
||||
> Loving all of you!
|
||||
|
||||
<PhotoScroll photos={[ '${path}/photos/photo0.jpg', '${path}/photos/photo1.jpg' ]} />
|
||||
<PhotoScroll photos={[ '${path}/photos/photo0.webp', '${path}/photos/photo1.webp' ]} />
|
||||
|
||||
> You probably have already figured out who I am.
|
||||
>
|
||||
@ -62,4 +62,4 @@ is when I have finally succeeded.
|
||||
Oh, my angel,
|
||||
see you.
|
||||
|
||||
<PhotoScroll photos={[ '${path}/photos/photo2.jpg' ]} />
|
||||
<PhotoScroll photos={[ '${path}/photos/photo2.webp' ]} />
|
||||
|
@ -21,7 +21,7 @@ info:
|
||||
> 车上再见!
|
||||
> 我爱你们!
|
||||
|
||||
<PhotoScroll photos={[ '${path}/photos/photo0.jpg', '${path}/photos/photo1.jpg' ]} />
|
||||
<PhotoScroll photos={[ '${path}/photos/photo0.webp', '${path}/photos/photo1.webp' ]} />
|
||||
|
||||
> 我觉得妳已经知道我是谁了
|
||||
>
|
||||
@ -67,4 +67,4 @@ info:
|
||||
我的小天使,
|
||||
回见.
|
||||
|
||||
<PhotoScroll photos={[ '${path}/photos/photo2.jpg' ]} />
|
||||
<PhotoScroll photos={[ '${path}/photos/photo2.webp' ]} />
|
||||
|
@ -21,7 +21,7 @@ info:
|
||||
> 車上再見!
|
||||
> 我愛妳們!
|
||||
|
||||
<PhotoScroll photos={[ '${path}/photos/photo0.jpg', '${path}/photos/photo1.jpg' ]} />
|
||||
<PhotoScroll photos={[ '${path}/photos/photo0.webp', '${path}/photos/photo1.webp' ]} />
|
||||
|
||||
> 我覺得妳已經知道我是誰了
|
||||
>
|
||||
@ -67,4 +67,4 @@ info:
|
||||
我的小天使,
|
||||
回见.
|
||||
|
||||
<PhotoScroll photos={[ '${path}/photos/photo2.jpg' ]} />
|
||||
<PhotoScroll photos={[ '${path}/photos/photo2.webp' ]} />
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.8 MiB |
BIN
people/Aniloviraw/photos/photo0.webp
Normal file
BIN
people/Aniloviraw/photos/photo0.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 535 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.0 MiB |
BIN
people/Aniloviraw/photos/photo1.webp
Normal file
BIN
people/Aniloviraw/photos/photo1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 316 KiB |
Binary file not shown.
Before Width: | Height: | Size: 151 KiB |
BIN
people/Aniloviraw/photos/photo2.webp
Normal file
BIN
people/Aniloviraw/photos/photo2.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
Reference in New Issue
Block a user