We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd07bc commit 0e18d2dCopy full SHA for 0e18d2d
1 file changed
theme.yaml
@@ -1,5 +1,7 @@
1
apiVersion: theme.halo.run/v1alpha1
2
kind: Theme
3
+metadata:
4
+ name: theme-xue
5
spec:
6
displayName: Xue
7
author:
@@ -11,7 +13,5 @@ spec:
11
13
repo: https://github.com/xzhuz/halo-theme-xue
12
14
settingName: theme-xue-setting
15
configMapName: theme-xue-configMap
- version: 0.0.0
- require: "2.0"
16
-metadata:
17
- name: theme-xue
+ version: "2.0.0-beta.1"
+ requires: ">=2.0.0"
0 commit comments