-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.yml
45 lines (36 loc) · 1.11 KB
/
settings.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Landscape2 settings
#
# This settings file allows customizing some aspects of the landscape.
#
# Reference documentation: https://github.com/cncf/landscape2/blob/main/docs/config/settings.yml
foundation: OpenHarmony
url: https://www.openharmony.cn/
colors:
color1: "rgba(0, 155, 232, 1)"
color2: "rgba(0, 166, 249, 1)"
color3: "rgba(96, 149, 214, 1)"
color4: "rgba(0, 42, 81, 0.7)"
color5: "rgba(0, 155, 232, 1)"
color6: "rgba(120, 200, 71, 1)"
color7: "rgba(180, 219, 255, 1)"
featured_items:
- field: maturity
options:
- value: graduated
order: 1
label: Graduated
- value: distribution
order: 1
label: Distribution
footer:
links:
github: "https://github.com/openharmony"
gitee: "https://gitee.com/openharmony"
homepage: "https://openharmony.io"
logo: "https://raw.githubusercontent.com/coder-sett/chatbot/landscape/public/oh/openatom.png"
grid_items_size: large
header:
links:
github: "https://github.com/cncf/landscape2"
logo: "https://raw.githubusercontent.com/coder-sett/chatbot/landscape/public/oh/oh.png"
screenshot_width: 1500