diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts
index 032a358..a2734ef 100644
--- a/docs/.vitepress/config.mts
+++ b/docs/.vitepress/config.mts
@@ -198,6 +198,16 @@ export default defineConfig({
link: 'https://gitee.com/feige996/unibest',
ariaLabel: 'Gitee',
},
+ {
+ icon: {
+ svg: `
+`,
+ },
+ link: 'https://gitcode.com/feige996/unibest',
+ ariaLabel: 'GitCode',
+ },
// #1f80ff 是掘金的 logo 的颜色
{
icon: {
diff --git a/docs/.vitepress/theme/components/HomeStar.vue b/docs/.vitepress/theme/components/HomeStar.vue
index f942ded..287ef53 100644
--- a/docs/.vitepress/theme/components/HomeStar.vue
+++ b/docs/.vitepress/theme/components/HomeStar.vue
@@ -17,14 +17,14 @@
-
-
-
-
+
+
+
+
![npm]()