mirror of
https://github.com/halo-dev/theme-earth.git
synced 2026-01-13 07:03:50 +08:00
修改评论功能是否可用的判断方式。 see https://github.com/halo-dev/halo/pull/4271 /kind improvement ```release-note 修改评论功能是否可用的判断方式。 ```
18 lines
455 B
YAML
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"
|