Files
theme-earth/theme.yaml
Ryan Wang 19579486af refactor: comment visible condition (#110)
修改评论功能是否可用的判断方式。

see https://github.com/halo-dev/halo/pull/4271

/kind improvement

```release-note
修改评论功能是否可用的判断方式。
```
2023-09-18 03:42:19 +00:00

18 lines
455 B
YAML

apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-earth
spec:
displayName: Earth
author:
name: halo-dev
website: https://halo.run
description: Default theme for Halo 2.0
logo: https://halo.run/logo
website: https://github.com/halo-dev/theme-earth
repo: https://github.com/halo-dev/theme-earth.git
settingName: "theme-earth-setting"
configMapName: "theme-earth-configMap"
version: 1.5.0
require: ">=2.8.0"