Sfoglia il codice sorgente

docs: 优秀案例

feige996 10 mesi fa
parent
commit
3a5ed9f5da
2 ha cambiato i file con 10 aggiunte e 6 eliminazioni
  1. 4 0
      docs/.vitepress/config.mts
  2. 6 6
      docs/index.md

+ 4 - 0
docs/.vitepress/config.mts

@@ -163,6 +163,10 @@ export default defineConfig({
           { text: '最佳实践', link: '20-best' },
         ],
       },
+      {
+        text: '⭐ 优秀案例',
+        link: '/advanced/showcase/showcase',
+      },
       {
         text: '更新日志',
         link: '/changelog/CHANGELOG',

+ 6 - 6
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/