mirror of
https://github.com/halo-dev/theme-earth.git
synced 2025-10-15 15:20:33 +00:00
feat: add issues field for theme manifest (#146)
为 theme.yaml 添加 issues 字段,适配:https://github.com/halo-dev/halo/pull/5755 /kind improvement ```release-note 为 theme.yaml 添加 issues 字段 ```
This commit is contained in:
@@ -15,6 +15,7 @@ spec:
|
|||||||
logo: https://www.halo.run/logo
|
logo: https://www.halo.run/logo
|
||||||
homepage: https://www.halo.run/store/apps/app-KgWqR
|
homepage: https://www.halo.run/store/apps/app-KgWqR
|
||||||
repo: https://github.com/halo-dev/theme-earth
|
repo: https://github.com/halo-dev/theme-earth
|
||||||
|
issues: https://github.com/halo-dev/theme-earth/issues
|
||||||
settingName: "theme-earth-setting"
|
settingName: "theme-earth-setting"
|
||||||
configMapName: "theme-earth-configMap"
|
configMapName: "theme-earth-configMap"
|
||||||
version: 1.8.0
|
version: 1.8.0
|
||||||
|
Reference in New Issue
Block a user