docs(docs): added cover for DevLog 08.01

This commit is contained in:
Neko Ayaka
2025-08-02 00:09:28 +08:00
parent 41ec0f6a32
commit d82374bb3f
4 changed files with 6 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

@@ -2,6 +2,9 @@
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')"
---
<script setup>
@@ -2,6 +2,9 @@
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')"
---
<script setup>