From 874b45f5a53b042bcdc770092a9fc9e91043e6b0 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Mon, 21 Feb 2022 12:29:08 +0800 Subject: [PATCH] :memo: Docs: update changelog version in exampleSite documentation --- exampleSite/config.toml | 15 +++++++++++++-- .../posts/theme-documentation-basics/index.en.md | 1 + .../theme-documentation-basics/index.zh-cn.md | 1 + 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 2d94cf23..b73c8ea1 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -240,6 +240,7 @@ enableEmoji = true XMPP = "" Matrix = "" Bilibili = "" + # ORCID, ... , CSDN since v0.2.13 ORCID = "" Liberapay = "" Ko-Fi = "" @@ -250,7 +251,7 @@ enableEmoji = true Diaspora = "" CSDN = "" Email = "xxxx@xxxx.com" - RSS = true + RSS = true # since v0.2.0 [languages.en.params.social.Mastodon] id = "@xxxx" prefix = "https://mastodon.technology/" @@ -462,8 +463,18 @@ enableEmoji = true XMPP = "" Matrix = "" Bilibili = "xxxx" + # ORCID, ... , CSDN since v0.2.13 + ORCID = "" + Liberapay = "" + Ko-Fi = "" + BuyMeaCoffee = "" + Linktree = "" + QQ = "" + QQGroup = "" + Diaspora = "" + CSDN = "" Email = "xxxx@xxxx.com" - RSS = true + RSS = true # since v0.2.0 # 盘古之白配置 since v0.2.12 [languages.zh-cn.params.pangu] # 适用于中文写作用户 diff --git a/exampleSite/content/posts/theme-documentation-basics/index.en.md b/exampleSite/content/posts/theme-documentation-basics/index.en.md index 7f6e0b49..c1b723fe 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.en.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.en.md @@ -401,6 +401,7 @@ Please open the code block below to view the complete sample configuration :(far XMPP = "" Matrix = "" Bilibili = "" + # ORCID, ... , CSDN {{< version 0.2.13 >}} ORCID = "" Liberapay = "" Ko-Fi = "" 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 c85add4c..bf995280 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md @@ -412,6 +412,7 @@ hugo XMPP = "" Matrix = "" Bilibili = "" + # ORCID, ... , CSDN {{< version 0.2.13 >}} ORCID = "" Liberapay = "" Ko-Fi = ""