File tree Expand file tree Collapse file tree
themes/butterfly/layout/includes/page Expand file tree Collapse file tree Original file line number Diff line number Diff 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# --------------------------------------
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments