From 3a5ed9f5da0a3d4a400d9d42df330fa6d535dc32 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Mon, 16 Jun 2025 11:36:44 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E7=A7=80=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.mts | 4 ++++ docs/index.md | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index a117e91..4b8415e 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -163,6 +163,10 @@ export default defineConfig({ { text: '最佳实践', link: '20-best' }, ], }, + { + text: '⭐ 优秀案例', + link: '/advanced/showcase/showcase', + }, { text: '更新日志', link: '/changelog/CHANGELOG', diff --git a/docs/index.md b/docs/index.md index 36bf1f4..8db9b6a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,18 +11,18 @@ hero: alt: unibest actions: - theme: brand - text: 介绍 - link: /base/1-introduction - - theme: alt text: 快速开始 link: /base/2-start - - theme: brand - text: 🥤 打赏 - link: /advanced/rewards/rewards - theme: alt text: 常见问题 link: /base/14-faq - theme: brand + text: 🥤 打赏 + link: /advanced/rewards/rewards + - theme: alt + text: ⭐ 优秀案例 + link: /advanced/showcase/showcase + - theme: alt text: 演示DEMO link: https://feige996.github.io/hello-unibest/