diff --git a/theme.yaml b/theme.yaml index a4095362..1863710b 100644 --- a/theme.yaml +++ b/theme.yaml @@ -2,6 +2,10 @@ apiVersion: theme.halo.run/v1alpha1 kind: Theme metadata: name: theme-hao + annotations: + # Add supports for Halo App Store + # https://halo.run/store/apps/app-MgZJX + "store.halo.run/app-id": "app-MgZJX" spec: displayName: Hao author: @@ -48,7 +52,7 @@ spec: description: Halo 2.x Theme base on Thymeleaf, Referring to Butterfly and Heo logo: https://liuzhihang.com/upload/logo.jpg website: https://liuzhihang.com - repo: https://github.com/liuzhihang/halo-theme-hao + repo: https://githubfast.com/liuzhihang/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" version: "1.3.9"