This commit is contained in:
limeng 2022-01-08 17:38:23 +08:00
parent 00cb9cc1cc
commit 1080280532
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ module.exports = {
socialLinks: [ socialLinks: [
{ icon: 'reco-github', link: 'https://github.com/AngesZhu' }, { icon: 'reco-github', link: 'https://github.com/AngesZhu' },
{ icon: 'reco-gitlab', link: 'http://gitea.angeszhu.cn/' }, { icon: 'reco-gitlab', link: 'http://gitea.angeszhu.cn/' },
{ icon: 'reco-wechat', link: 'https://conimi.com/files/images/Torrk_wechat.jpg' }, { icon: 'reco-wechat', link: 'https://limeng-blog.oss-cn-hangzhou.aliyuncs.com/WX20220107-175904.png' },
{ icon: 'reco-bilibili', link: 'https://space.bilibili.com/2379690' }, { icon: 'reco-bilibili', link: 'https://space.bilibili.com/2379690' },
] ]
}, },