From fe9d7882bc4d54f451832849f0d074eff564a126 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 25 Jan 2022 11:25:46 +0800 Subject: [PATCH] :pencil2: Style: fix typos --- .../posts/theme-documentation-content/index.zh-cn.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/exampleSite/content/posts/theme-documentation-content/index.zh-cn.md b/exampleSite/content/posts/theme-documentation-content/index.zh-cn.md index ea1345b8..e8bae7c2 100644 --- a/exampleSite/content/posts/theme-documentation-content/index.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-content/index.zh-cn.md @@ -254,7 +254,7 @@ hugo new offline/index.md 你可以通过在 [网站配置](../theme-documentation-basics#site-configuration) 中设置 `summaryLength` 来自定义摘要长度。 -如果您要使用 [CJK]^(中文/日语/韩语) 语言创建内容,并且想使用 Hugo 的自动摘要拆分功能,请在 [网站配置](../theme-documentation-basics#site-configuration) 中将 `hasCJKLanguage` 设置为 `true`. +如果您要使用 [CJK]^(中文/日语/韩语) 语言创建内容,并且想使用 Hugo 的自动摘要拆分功能,请在 [网站配置](../theme-documentation-basics#site-configuration) 中将 `hasCJKLanguage` 设置为 `true`. ### 手动摘要拆分 @@ -379,12 +379,12 @@ $$ \ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-} $$ **FixIt** 主题支持一种 **字符注音或者注释** Markdown 扩展语法: ```markdown -[Hugo]{?^}(一个开源的静态网站生成工具) +[Hugo]{?^}(一个开源的静态网站生成工具) ``` 呈现的输出效果如下: -[Hugo]^(一个开源的静态网站生成工具) +[Hugo]^(一个开源的静态网站生成工具) ### 分数 {#fraction}