From f0fc9a2aad1b7fc7f7642a78039fd3551664a940 Mon Sep 17 00:00:00 2001 From: Michael Oliver Date: Mon, 18 Jan 2021 22:55:37 +0000 Subject: [PATCH] Added note about subtitle change --- exampleSite/config.toml | 3 ++- .../content/posts/theme-documentation-basics/index.en.md | 1 + .../content/posts/theme-documentation-basics/index.fr.md | 1 + .../content/posts/theme-documentation-basics/index.zh-cn.md | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0c8e912c..ac5db86a 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -140,7 +140,8 @@ ignoreErrors = ["error-remote-getjson"] avatarURL = "/images/avatar.png" # title shown in home page (HTML format is supported) title = "" - # subtitle shown in home page (HTML format is supported) + # subtitle shown in home page + # {{< version 0.1.1 changed >}} (HTML format is supported) subtitle = "A Clean, Elegant but Advanced Hugo Theme" # whether to use typeit animation for subtitle typeit = true diff --git a/exampleSite/content/posts/theme-documentation-basics/index.en.md b/exampleSite/content/posts/theme-documentation-basics/index.en.md index 7ffa5b97..1c7b6bb6 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.en.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.en.md @@ -315,6 +315,7 @@ Please open the code block below to view the complete sample configuration :(far # title shown in home page (HTML format is supported) title = "" # subtitle shown in home page + # {{< version 0.1.1 changed >}} (HTML format is supported) subtitle = "This is My New Hugo Site" # whether to use typeit animation for subtitle typeit = true diff --git a/exampleSite/content/posts/theme-documentation-basics/index.fr.md b/exampleSite/content/posts/theme-documentation-basics/index.fr.md index a423913a..d1b5d17a 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.fr.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.fr.md @@ -320,6 +320,7 @@ Please open the code block below to view the complete sample configuration :(far # title shown in home page (HTML format is supported) title = "" # subtitle shown in home page + # {{< version 0.1.1 changed >}} (HTML format is supported) subtitle = "This is My New Hugo Site" # whether to use typeit animation for subtitle typeit = true 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 06029e58..b6424ba6 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md @@ -319,6 +319,7 @@ hugo title = "" # 主页显示的网站副标题 subtitle = "这是我的全新 Hugo 网站" + # {{< version 0.1.1 changed >}} (HTML format is supported) # 是否为副标题显示打字机动画 typeit = true # 是否显示社交账号