Merge pull request #2115 from ZhenShuo2021/feat/hero-image

 Feat: add option disableHeroImageFilter on homepage (#2029)
This commit is contained in:
Nuno Coração
2025-05-27 00:26:15 +01:00
committed by GitHub
6 changed files with 40 additions and 11 deletions
@@ -219,6 +219,7 @@ Blowfish 提供了大量控制主题功能的配置参数,下面的表格中
| `homepage.cardView` | `false` | 将列表展示为卡片容器。 |
| `homepage.cardViewScreenWidth` | `false` | 增强列表中卡片的宽度,使其可以占据可用的全部宽度。 |
| `homepage.layoutBackgroundBlur` | `false` | 向下滚动主页时,是否模糊背景图。 |
| `homepage.disableHeroImageFilter` | `false` | 主页背景是否套用图片滤镜。 |
### 文章页