We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8366416 commit 7c468f7Copy full SHA for 7c468f7
src/views/web/about/MyInfo.jsx
@@ -48,12 +48,12 @@ const MyInfo = () => {
48
<Icon type='qq' /> 434358603
49
<Divider type='vertical' />
50
<SvgIcon type='iconemail' style={{ marginRight: 5, transform: 'translateY(2px)' }} />
51
- <a href='mailto:gershonv@163.com'>gershonv@163.com</a>
+ <a href='mailto:alvin00216@163.com'>alvin00216@163.com</a>
52
</li>
53
<li>坐标:广州市</li>
54
<li>
55
其他博客地址:
56
- <Href href='https://gershonv.github.io/'>hexo 博客</Href>
+ <Href href='https://alvin.run'>alvin's note</Href>
57
58
<Href href='https://juejin.im/user/5acac6c4f265da2378408f92'>掘金主页</Href>
59
0 commit comments