perf(docs): convert all images to avif

This commit is contained in:
Neko Ayaka
2025-08-02 00:53:11 +08:00
parent 5d3d87f4bb
commit c2ee84dabd
11 changed files with 6 additions and 6 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

@@ -3,8 +3,8 @@ title: DevLog @ 2025.06.08
category: DevLog
date: 2025-06-08
preview-cover:
light: "@assets('./assets/250608-light.png')"
dark: "@assets('./assets/250608-dark.png')"
light: "@assets('./assets/250608-light.avif')"
dark: "@assets('./assets/250608-dark.avif')"
---
Hello everyone, here's LemonNeko, one of maintainer of AIRI. Today's DevLog is talking about: Let Live2D model of AIRI Tamagotchi to focus position.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

@@ -3,8 +3,8 @@ title: DevLog @ 2025.08.01
category: DevLog
date: 2025-08-01
preview-cover:
light: "@assets('./assets/cover-light.png')"
dark: "@assets('./assets/cover-dark.png')"
light: "@assets('./assets/cover-light.avif')"
dark: "@assets('./assets/cover-dark.avif')"
---
<script setup>
@@ -3,8 +3,8 @@ title: DevLog @ 2025.08.01
category: DevLog
date: 2025-08-01
preview-cover:
light: "@assets('../../../en/blog/DevLog-2025.08.01/assets/cover-light.png')"
dark: "@assets('../../../en/blog/DevLog-2025.08.01/assets/cover-dark.png')"
light: "@assets('../../../en/blog/DevLog-2025.08.01/assets/cover-light.avif')"
dark: "@assets('../../../en/blog/DevLog-2025.08.01/assets/cover-dark.avif')"
---
<script setup>