diff --git a/assets/data/social.yml b/assets/data/social.yml index 2dff497..996558c 100644 --- a/assets/data/social.yml +++ b/assets/data/social.yml @@ -515,7 +515,7 @@ lichess: Title: Lichess Icon: Simpleicons: lichess - + # 066: ORCID orcid: Weight: 66 @@ -523,14 +523,14 @@ orcid: Title: ORCID Icon: Class: fab fa-orcid fa-fw - + # 067: Pleroma pleroma: Weight: 67 Title: Pleroma Icon: Simpleicons: pleroma - + # Email email: Weight: 99 diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e4e36f0..8f494d1 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -348,6 +348,8 @@ enableEmoji = true Discord = "" DiscordInvite = "" Lichess = "" + ORCID = "" + Pleroma = "" Email = "" RSS = "" diff --git a/exampleSite/content/posts/theme-documentation-basics/index.en.md b/exampleSite/content/posts/theme-documentation-basics/index.en.md index b569ee2..df6d52f 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.en.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.en.md @@ -455,6 +455,8 @@ languageName = "English" Discord = "" DiscordInvite = "" Lichess = "" + ORCID = "" + Pleroma = "" Email = "xxxx@xxxx.com" RSS = true # {{< version 0.2.0 >}} diff --git a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md index de5a4e8..afd9488 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md @@ -459,6 +459,8 @@ hasCJKLanguage = true Discord = "" DiscordInvite = "" Lichess = "" + ORCID = "" + Pleroma = "" Email = "xxxx@xxxx.com" RSS = true # {{< version 0.2.0 >}}