Skip to content

Commit

Permalink
添加应用市场的 App ID 字段,使其可以在内置的应用市场检测新版本。
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzhongxue authored Oct 10, 2023
1 parent e977d33 commit 850e6d4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion theme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-timeplus
annotations:
# Add supports for Halo App Store
# https://halo.run/store/apps/app-ihpQC
"store.halo.run/app-id": "app-ihpQC"
spec:
displayName: TimePlus
author:
Expand All @@ -10,7 +14,7 @@ spec:
description: 移植自zhheo-TimePlus适配Halo2.x的TimePlus主题
logo: "https://0206.ink/upload/cf44650dc27ca55b28bb0f8d3e48a93.png"
website: "https://0206.ink?preview-theme=theme-timeplus"
repo: "https://github.com/chengzhongxue/halo-theme-timeplus"
repo: "https://githubfast.com/chengzhongxue/halo-theme-timeplus"
settingName: "theme-timeplus-setting"
configMapName: "theme-timeplus-configMap"
version: "1.0.1"
Expand Down

0 comments on commit 850e6d4

Please sign in to comment.