forked from discourse/discourse-brand-header
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsettings.yaml
29 lines (29 loc) · 942 Bytes
/
settings.yaml
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
brand_name:
default: "Netdata"
website_url:
default: "https://netdata.cloud"
logo_url:
default: "https://github.com/netdata/developer-relations/blob/main/community/Assets/logo_for_brand_header.png?raw=true"
mobile_logo_url:
default: "https://github.com/netdata/developer-relations/blob/main/community/Assets/logo_for_brand_header.png?raw=true"
links:
type: list
list_type: simple
default: >-
Get the Agent, https://learn.netdata.cloud/docs/get, _blank|
Sign into Cloud, https://app.netdata.cloud, _blank|
Netdata Learn, https://learn.netdata.cloud, _blank|
Help, https://netdata.cloud/community, _blank
icons:
type: list
list_type: simple
default: ""
description: "Format: icon-name,url,target (optional)"
custom_font_awesome_icons:
type: list
list_type: simple
default: ""
description: "List of FontAwesome 5 icons used in this theme component"
show_bar_on_mobile:
type: bool
default: false