From dd4bf15ff9a45b98c26f68d0bf2b7d57a5b99385 Mon Sep 17 00:00:00 2001 From: zihluwang Date: Wed, 20 May 2026 19:41:29 +0800 Subject: [PATCH] fix: fix index page picture not found --- docs/en-gb/index.md | 2 +- docs/zh-hans/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en-gb/index.md b/docs/en-gb/index.md index 6a3932c..b23e088 100644 --- a/docs/en-gb/index.md +++ b/docs/en-gb/index.md @@ -12,7 +12,7 @@ hero: text: GitHub link: https://github.com/web-infra-dev/rspress image: - src: /rspress-icon.png + src: /onixbyte-icon.svg alt: Logo features: - title: Blazing fast build speed diff --git a/docs/zh-hans/index.md b/docs/zh-hans/index.md index 6a3932c..b23e088 100644 --- a/docs/zh-hans/index.md +++ b/docs/zh-hans/index.md @@ -12,7 +12,7 @@ hero: text: GitHub link: https://github.com/web-infra-dev/rspress image: - src: /rspress-icon.png + src: /onixbyte-icon.svg alt: Logo features: - title: Blazing fast build speed