From b68a2fdb115d10a66030ea4615c06cb94a8c8b6e Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sat, 28 May 2022 00:48:01 +0100 Subject: [PATCH] fix mastodon, ORCID and add pleroma - fix weighting error of orcid - fix the mastodon - add pleroma --- assets/data/social.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/assets/data/social.yml b/assets/data/social.yml index 0d1a7852..2dff4977 100644 --- a/assets/data/social.yml +++ b/assets/data/social.yml @@ -441,7 +441,6 @@ researchgate: # 056: Mastodon mastodon: Weight: 56 - Prefix: https://mastodon.social/ Title: Mastodon Icon: Class: fab fa-mastodon fa-fw @@ -519,12 +518,19 @@ lichess: # 066: ORCID orcid: - Weight: 63 + Weight: 66 Prefix: https://orcid.org/ Title: ORCID Icon: Class: fab fa-orcid fa-fw +# 067: Pleroma +pleroma: + Weight: 67 + Title: Pleroma + Icon: + Simpleicons: pleroma + # Email email: Weight: 99