Skip to content

Commit 7b3c83c

Browse files
committed
feat: ✨ Add gitcode link
1 parent ee8c2ad commit 7b3c83c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
848 Bytes
Loading

vitepress.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ export default {
134134
},
135135
link: 'https://gitee.com/viarotel',
136136
},
137+
{
138+
icon: {
139+
svg: useImgTag('/images/logo-gitcode.png'),
140+
},
141+
link: 'https://gitcode.com/viarotel-org',
142+
},
137143
{
138144
icon: {
139145
svg: useImgTag(

0 commit comments

Comments
 (0)