diff --git a/theme/src/client/utils/socialIcons.ts b/theme/src/client/utils/socialIcons.ts index 616c0931..e235c966 100644 --- a/theme/src/client/utils/socialIcons.ts +++ b/theme/src/client/utils/socialIcons.ts @@ -21,9 +21,26 @@ export const icons = { x: 'X', youtube: 'YouTube', - qq: 'QQ', + qq: + 'QQ', weibo: - 'weibo', + '新浪微博', bilibili: 'bilibili', + gitlab: + 'GitLab', + docker: + 'Docker', + juejin: + '掘金', + zhihu: + '知乎', + douban: + '豆瓣', + steam: + 'Steam', + stackoverflow: + 'StackOverflow', + xbox: + 'Xbox', } as const