mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-13 02:16:19 +01:00
fix mastodon, ORCID and add pleroma
- fix weighting error of orcid - fix the mastodon - add pleroma
This commit is contained in:
parent
c7adea95c4
commit
b68a2fdb11
1 changed files with 8 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue