From 1ac78d12a3fcf0c62da4b973043b58c252ba0e30 Mon Sep 17 00:00:00 2001 From: Dahi <81472122+dahisea@users.noreply.github.com> Date: Sun, 20 Jul 2025 23:23:06 +0800 Subject: [PATCH] Update index.zh-cn.md --- exampleSite/content/docs/configuration/index.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/docs/configuration/index.zh-cn.md b/exampleSite/content/docs/configuration/index.zh-cn.md index c7398dc6..36aec8b7 100644 --- a/exampleSite/content/docs/configuration/index.zh-cn.md +++ b/exampleSite/content/docs/configuration/index.zh-cn.md @@ -277,7 +277,7 @@ Blowfish 提供了大量控制主题功能的配置参数,下面的表格中 | `list.groupByYear` | `true` | 是否根据年做聚合。 | | `list.cardView` | `false` | 将列表展示为卡片容器。 | | `list.cardViewScreenWidth` | `false` | 增强列表中卡片的宽度,使其可以占据可用的全部宽度。 | -| `list.constrainItemsWidth` | `false` | 将项目宽度限制为 `prose` 以提高可读性。在没有 featurn 图片的时候非常有用。 | +| `list.constrainItemsWidth` | `false` | 将项目宽度限制为 `prose` 以提高可读性。在没有 feature 图片的时候非常有用。 | | `list.showTableOfContents` | `false` | 是否在文章中显示目录表。 | ### 网站地图