mirror of
https://github.com/halo-dev/theme-earth.git
synced 2025-10-14 22:47:03 +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
|
||||
homepage: https://www.halo.run/store/apps/app-KgWqR
|
||||
repo: https://github.com/halo-dev/theme-earth
|
||||
issues: https://github.com/halo-dev/theme-earth/issues
|
||||
settingName: "theme-earth-setting"
|
||||
configMapName: "theme-earth-configMap"
|
||||
version: 1.8.0
|
||||
|
Reference in New Issue
Block a user