-
Notifications
You must be signed in to change notification settings - Fork 3
/
custom_page.yaml
47 lines (47 loc) · 2.03 KB
/
custom_page.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
pages:
custom-identifier:
status: 10
pageType: Custom Page Type
content:
- type: row
elements:
- type: column
elements:
-
type: text
value: Text value
extra:
design:
background_color: '#d9d9d9'
background_color_select: pick
-
type: separator
value:
-
type: content
value:
content: slug-of-the-content
config:
size: 6
- type: column
elements:
-
type: my-custom-field
value:
block1:
title: Title value
block2:
title: Title layout value
elements:
-
name: First group of repeater - title
description: '<strong>First</strong> group of repeater - description'
-
name: Second group of repeater - title
description: 'Second group of repeater <br/> description'
config:
size: 6
meta:
title: Custom Title
slug: custom-page
meta_description: "Custom Meta Description"