Merge pull request #684 from starsareintherose/patch-1

add ORCID, pleroma and fix mastodon
This commit is contained in:
Dillon 2022-05-28 21:03:22 +08:00 committed by GitHub
commit d2d66e5163
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 23 additions and 1 deletions

View file

@ -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
@ -517,6 +516,21 @@ lichess:
Icon: Icon:
Simpleicons: lichess Simpleicons: lichess
# 066: ORCID
orcid:
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
email: email:
Weight: 99 Weight: 99

View file

@ -266,6 +266,8 @@
Discord = "" Discord = ""
DiscordInvite = "" DiscordInvite = ""
Lichess = "" Lichess = ""
ORCID = ""
Pleroma = ""
Email = "" Email = ""
RSS = "" RSS = ""

View file

@ -348,6 +348,8 @@ enableEmoji = true
Discord = "" Discord = ""
DiscordInvite = "" DiscordInvite = ""
Lichess = "" Lichess = ""
ORCID = ""
Pleroma = ""
Email = "" Email = ""
RSS = "" RSS = ""

View file

@ -455,6 +455,8 @@ languageName = "English"
Discord = "" Discord = ""
DiscordInvite = "" DiscordInvite = ""
Lichess = "" Lichess = ""
ORCID = ""
Pleroma = ""
Email = "xxxx@xxxx.com" Email = "xxxx@xxxx.com"
RSS = true # {{< version 0.2.0 >}} RSS = true # {{< version 0.2.0 >}}

View file

@ -459,6 +459,8 @@ hasCJKLanguage = true
Discord = "" Discord = ""
DiscordInvite = "" DiscordInvite = ""
Lichess = "" Lichess = ""
ORCID = ""
Pleroma = ""
Email = "xxxx@xxxx.com" Email = "xxxx@xxxx.com"
RSS = true # {{< version 0.2.0 >}} RSS = true # {{< version 0.2.0 >}}