Skip to content

Commit e97019c

Browse files
committed
Update blog
1 parent 13950d2 commit e97019c

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

_config.butterfly.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,12 @@ social:
5858
fab fa-qq: tencent://message/?uin=1010954322&Site=fdfdf&Menu=yes || QQ
5959
fab fa-telegram: https://t.me/windshadow233 || Telegram
6060
fab fa-instagram: https://www.instagram.com/ericcc_fan/ || Instagram
61-
fab fa-facebook-square: https://www.facebook.com/yizhan.fan.35 || Facebook
61+
# fab fa-facebook-square: https://www.facebook.com/yizhan.fan.35 || Facebook
62+
fa-brands fa-linkedin: https://www.linkedin.com/in/yizhanfan/ || LinkedIn
63+
64+
linkedin_profile:
65+
lang: en_US
66+
vanityname: yizhanfan
6267

6368
# Image (圖片設置)
6469
# --------------------------------------

themes/butterfly/layout/includes/page/about.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
.author-content-item.linkedin
3939
script(src="https://fastly.jsdelivr.net/gh/windshadow233/BlogStorage@files/js/linkedin-profile@v0.0.2.js" async defer type="text/javascript")
4040
.badge-wrapper
41-
.badge-base.LI-profile-badge(data-locale="en_US" data-size="large" data-theme="dark" data-type="HORIZONTAL" data-vanity="yizhanfan" data-version="v1")
41+
.badge-base.LI-profile-badge(data-locale=`${theme.linkedin_profile.lang}` data-size="large" data-theme="dark" data-type="HORIZONTAL" data-vanity=`${theme.linkedin_profile.vanityname}` data-version="v1")
4242
.author-content-item.hello-about
4343
.cursor
4444
.shapes

0 commit comments

Comments
 (0)