From ca2e0e41601183d103264f2a6419c4e321c9b128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=B0=E5=9B=B0=E9=B1=BC?= <89380218+chengzhongxue@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:52:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BA=94=E7=94=A8=E5=B8=82?= =?UTF-8?q?=E5=9C=BA=E7=9A=84=20App=20ID=20=E5=AD=97=E6=AE=B5=EF=BC=8C?= =?UTF-8?q?=E4=BD=BF=E5=85=B6=E5=8F=AF=E4=BB=A5=E5=9C=A8=E5=86=85=E7=BD=AE?= =?UTF-8?q?=E7=9A=84=E5=BA=94=E7=94=A8=E5=B8=82=E5=9C=BA=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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"