From 78b2eb1a4455b0a912e056af49f965b41e5e12f7 Mon Sep 17 00:00:00 2001 From: Yao Siqian Date: Sun, 21 Sep 2025 08:27:29 +0800 Subject: [PATCH 1/2] style(index): img & source-doc --- index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.md b/index.md index 5754f3f0..d6dc8d11 100644 --- a/index.md +++ b/index.md @@ -4,6 +4,9 @@ hero: name: CookLikeHOC text: 像老乡鸡那样做饭 tagline: 文字来自《老乡鸡菜品溯源报告》,并做归纳、编辑与整理 + image: + src: /logo.png + alt: 像老乡鸡那样做饭 actions: - theme: brand text: 开始浏览 @@ -11,6 +14,9 @@ hero: - theme: alt text: GitHub link: https://github.com/Gar-b-age/CookLikeHOC + - theme: alt + text: 《老乡鸡菜品溯源报告》 + link: https://www.lxjchina.com.cn/display.asp?id=4226 features: - title: 开始做菜吗 details: 好 From f791c86d855e582e684e459c1dcbf001a41fbc67 Mon Sep 17 00:00:00 2001 From: Yao Siqian Date: Sun, 21 Sep 2025 00:33:51 +0000 Subject: [PATCH 2/2] =?UTF-8?q?style(index):=20`logo`=20->=20`banner`=20(?= =?UTF-8?q?=E2=9D=A4=20from=20KUN)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index d6dc8d11..fb1e1653 100644 --- a/index.md +++ b/index.md @@ -5,7 +5,7 @@ hero: text: 像老乡鸡那样做饭 tagline: 文字来自《老乡鸡菜品溯源报告》,并做归纳、编辑与整理 image: - src: /logo.png + src: /banner.png alt: 像老乡鸡那样做饭 actions: - theme: brand