18 lines
494 B
YAML
18 lines
494 B
YAML
apiVersion: theme.halo.run/v1alpha1
|
|
kind: Theme
|
|
metadata:
|
|
name: theme-hao
|
|
spec:
|
|
displayName: Hao
|
|
author:
|
|
name: 程序员小航
|
|
website: 'https://liuzhihang.com'
|
|
description: Halo 2.0 Theme base on Thymeleaf, Referring to Butterfly and Heo
|
|
logo: 'https://liuzhihang.com/logo'
|
|
website: 'https://liuzhihang.com'
|
|
repo: 'https://github.com/liuzhihang/halo-theme-hao'
|
|
settingName: "theme-hao-setting"
|
|
configMapName: "theme-hao-configMap"
|
|
version: alpha.2
|
|
require: 2.0.0
|