From c0df5de75e2dea7d4927b3ae4bff5b4002ab0460 Mon Sep 17 00:00:00 2001 From: Dillon Date: Sat, 28 May 2022 21:01:24 +0800 Subject: [PATCH] chore: update social config docs --- assets/data/social.yml | 6 +++--- exampleSite/config.toml | 2 ++ .../content/posts/theme-documentation-basics/index.en.md | 2 ++ .../content/posts/theme-documentation-basics/index.zh-cn.md | 2 ++ 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/assets/data/social.yml b/assets/data/social.yml index 2dff4977..996558ca 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 e4e36f0c..8f494d1e 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 b569ee21..df6d52f1 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 de5a4e87..afd94887 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 >}}