-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.yaml
More file actions
23 lines (23 loc) · 800 Bytes
/
theme.yaml
File metadata and controls
23 lines (23 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-sky-blog-2
annotations:
"store.halo.run/app-id": "app-1xzraibt"
spec:
displayName: Sky Blog 2
author:
name: Sky
website: "https://github.com/sky121666"
description: 复古终端风格主题,支持全键盘操作与 Vim 快捷键
logo: "/themes/theme-sky-blog-2/assets/images/heihei.png"
homepage: "https://github.com/sky121666/theme-sky-blog-2"
repo: "https://github.com/sky121666/theme-sky-blog-2"
issues: "https://github.com/sky121666/theme-sky-blog-2/issues"
settingName: "theme-sky-blog-2-setting"
configMapName: "theme-sky-blog-2-configMap"
version: "1.2.0"
requires: ">=2.23.0"
license:
- name: "MIT"
url: "https://github.com/sky121666/theme-sky-blog-2/blob/main/LICENSE"