Replace outdated JPEG image with optimized AVIF format in about.html
This commit is contained in:
BIN
assets/static/images/ja.avif
Normal file
BIN
assets/static/images/ja.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 34 KiB |
@@ -5,7 +5,7 @@
|
|||||||
class="flex flex-col items-center justify-center gap-2 p-4 bg-white rounded-lg glass-effect glossy-effect bottom gloss-highlight shadow-lg"
|
class="flex flex-col items-center justify-center gap-2 p-4 bg-white rounded-lg glass-effect glossy-effect bottom gloss-highlight shadow-lg"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="/static/images/ja.jpg"
|
src="/static/images/ja.avif"
|
||||||
alt="me"
|
alt="me"
|
||||||
width="300"
|
width="300"
|
||||||
height="300"
|
height="300"
|
||||||
|
Reference in New Issue
Block a user