Prechádzať zdrojové kódy

feat: 更新 HomeStar 组件,添加 GitCode 星标链接

feige996 11 mesiacov pred
rodič
commit
514078fbfb

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 10 - 0
docs/.vitepress/config.mts


+ 5 - 5
docs/.vitepress/theme/components/HomeStar.vue

@@ -17,13 +17,13 @@
       <img src="https://gitee.com/codercup/unibest/badge/star.svg?theme=gray" alt="star" />
     </a>
 
-    <!-- <a href="https://gitee.com/feige996/unibest/stargazers">
-      <img src="https://gitee.com/feige996/unibest/badge/star.svg?theme=gray" alt="star" />
-    </a> -->
+    <a href="https://gitcode.com/feige996/unibest/stargazers">
+      <img src="https://gitcode.com/feige996/unibest/star/badge.svg?theme=gray" alt="star" />
+    </a>
 
-    <a href="https://github.com/feige996/unibest">
+    <!-- <a href="https://github.com/feige996/unibest">
       <img alt="GitHub" src="https://img.shields.io/github/license/feige996/unibest?logo=github" />
-    </a>
+    </a> -->
 
     <a href="https://www.npmjs.com/package/create-unibest">
       <img