Merge pull request #2355 from dahisea/patch-1

Update index.zh-cn.md
This commit is contained in:
Nuno C.
2025-07-21 10:16:25 +01:00
committed by GitHub

View File

@@ -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` | 是否在文章中显示目录表。 |
### 网站地图