fix: 移除某些联系方式

This commit is contained in:
yi-ge 2020-05-05 10:22:09 +08:00
parent 528d7616fb
commit 44e07da6d4

View File

@ -22,18 +22,6 @@
li
a(href='http://weibo.com/syxj', target='_blank', rel='external nofollow')
Icon(:icon="['fab', 'weibo']")
li
a(href='https://twitter.com/FYTencel', target='_blank', rel='external nofollow')
Icon(:icon="['fab', 'twitter']")
li
a(href='https://www.facebook.com/cnyige', target='_blank', rel='external nofollow')
Icon(:icon="['fab', 'facebook']")
li
a(href='https://plus.google.com/u/0/101716298673782941484', target='_blank', rel='external nofollow')
Icon(:icon="['fab', 'google-plus']")
li
a(href='https://t.me/cnyige', target='_blank', rel='external nofollow')
Icon(:icon="['fab', 'telegram']")
li
Icon(:icon="['fas', 'envelope']" @click="info('email')")
.social-info-box(v-if='socialInfo')