mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-22 14:56: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
|
# 056: Mastodon
|
||||||
mastodon:
|
mastodon:
|
||||||
Weight: 56
|
Weight: 56
|
||||||
Prefix: https://mastodon.social/
|
|
||||||
Title: Mastodon
|
Title: Mastodon
|
||||||
Icon:
|
Icon:
|
||||||
Class: fab fa-mastodon fa-fw
|
Class: fab fa-mastodon fa-fw
|
||||||
|
@ -519,12 +518,19 @@ lichess:
|
||||||
|
|
||||||
# 066: ORCID
|
# 066: ORCID
|
||||||
orcid:
|
orcid:
|
||||||
Weight: 63
|
Weight: 66
|
||||||
Prefix: https://orcid.org/
|
Prefix: https://orcid.org/
|
||||||
Title: ORCID
|
Title: ORCID
|
||||||
Icon:
|
Icon:
|
||||||
Class: fab fa-orcid fa-fw
|
Class: fab fa-orcid fa-fw
|
||||||
|
|
||||||
|
# 067: Pleroma
|
||||||
|
pleroma:
|
||||||
|
Weight: 67
|
||||||
|
Title: Pleroma
|
||||||
|
Icon:
|
||||||
|
Simpleicons: pleroma
|
||||||
|
|
||||||
# Email
|
# Email
|
||||||
email:
|
email:
|
||||||
Weight: 99
|
Weight: 99
|
||||||
|
|
Loading…
Reference in a new issue