Skip to content

Commit 508baa6

Browse files
committed
zz
1 parent 0a951e1 commit 508baa6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,12 @@ export const CONTRIBUTORS = [
2929
]
3030

3131
export const COMMUNITIES = [
32-
{ name: 'Gitcode', logoName: 'gitcode.png', link: 'https://gitcode.com/wa-lang/wa' },
32+
{ name: 'GitCode', logoName: 'gitcode.png', link: 'https://gitcode.com/wa-lang/wa' },
3333
{ name: '𝕏', logoName: 'x.png', link: 'https://twitter.com/wayuyan' },
34-
{ name: '知乎', logoName: 'zhihu.svg', link: 'https://www.zhihu.com/question/570351019' },
3534
{ name: 'B站', logoName: 'bilibili.png', link: 'https://space.bilibili.com/344260496' },
35+
{ name: '知乎', logoName: 'zhihu.svg', link: 'https://www.zhihu.com/question/570351019' },
3636
{ name: '开源中国', logoName: 'oschina.png', link: 'https://my.oschina.net/walang' },
3737
{ name: '开放科技社区', logoName: 'opentekr.png', link: 'http://opentekr.com/enterprisedetail?id=239' },
38-
{ name: 'GLCC开源夏令营', logoName: 'gitlink.jpg', link: 'https://www.gitlink.org.cn/wa-lang/base60' },
3938
]
4039

4140
export const DEMOS = [

0 commit comments

Comments
 (0)