From 473ab64f744ce3d4ffbee9015f23aca21e4c1681 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon, 25 May 2020 23:53:45 +0800 Subject: [PATCH] Added Linkedin share on posts (#60). --- _data/share.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/share.yml b/_data/share.yml index a48b54d..7bb7d8d 100644 --- a/_data/share.yml +++ b/_data/share.yml @@ -24,6 +24,11 @@ platforms: # Uncomment below if you need to. # - + # type: Linkedin + # icon: "fab fa-linkedin" + # link: "https://www.linkedin.com/sharing/share-offsite/?url=URL" + # + # - # type: Weibo # icon: "fab fa-weibo" # link: "http://service.weibo.com/share/share.php?title=TITLE&url=URL"