From 6c02b8110c54a52e627fe787c12c7ccba273537f Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Fri, 7 Mar 2025 15:52:49 +0800 Subject: [PATCH] fix(docs): non exist image Signed-off-by: Neko Ayaka --- docs/src/content/docs/blog/DevLog-2025.03.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/blog/DevLog-2025.03.06.md b/docs/src/content/docs/blog/DevLog-2025.03.06.md index 42a0b49dc..1bdf3f961 100644 --- a/docs/src/content/docs/blog/DevLog-2025.03.06.md +++ b/docs/src/content/docs/blog/DevLog-2025.03.06.md @@ -70,7 +70,7 @@ by myself almost a year ago, but it still looks great and feel calm when looking at it. Please leave comments in the chat for any suggestions, really appreciated. -![](../../../assets/images/blog/DevLog-2025.03.06/live-stream-layout-update.png) +![](../../../assets/images/blog/DevLog-2025.03.06/live-stream-layout-update.jpeg) During the DevStream of today, I was trying to integrate the stage transition animation component into Airi's website main stage, it wasn't that smooth,