Skip to content

Commit 542e8f2

Browse files
committed
zz
1 parent 2fc3ba6 commit 542e8f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/.vitepress/constants.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,11 @@ export const CONTRIBUTORS = [
3030

3131
export const COMMUNITIES = [
3232
{ name: 'GitCode', logoName: 'gitcode.png', link: 'https://gitcode.com/wa-lang/wa' },
33+
{ name: 'B站', logoName: 'bilibili.png', link: 'https://space.bilibili.com/344260496' },
3334
{ name: '𝕏', logoName: 'x.png', link: 'https://twitter.com/wayuyan' },
3435
{ name: '知乎', logoName: 'zhihu.svg', link: 'https://www.zhihu.com/question/570351019' },
35-
{ name: 'B站', logoName: 'bilibili.png', link: 'https://space.bilibili.com/344260496' },
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)