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/