generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
settings.yml
40 lines (40 loc) · 1.06 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
first_categories_header:
type: string
default: "First Categories Header"
first_categories:
type: list
list_type: category
default: ""
description: "Chose the categories to feature for the First Header"
second_categories_header:
type: string
default: "Second Categories Header"
second_categories:
type: list
list_type: category
default: ""
description: "Choose the categories to feature under the Second Header"
third_categories_header:
type: string
default: "Third Categories Header"
third_categories:
type: list
list_type: category
default: ""
description: "Choose the categories to feature under the Third Header"
fourth_categories_header:
type: string
default: "Fourth Categories Header"
fourth_categories:
type: list
list_type: category
default: ""
description: "Choose the categories to feature under the Fourth Header"
fifth_categories_header:
type: string
default: "Fifth Categories Header"
fifth_categories:
type: list
list_type: category
default: ""
description: "Choose the categories to feature under the Fifth Header"