33 lines
580 B
YAML
33 lines
580 B
YAML
|
|
title: About
|
||
|
|
icon: dots
|
||
|
|
|
||
|
|
columns:
|
||
|
|
- width: 1/1
|
||
|
|
fields:
|
||
|
|
text:
|
||
|
|
label: Description
|
||
|
|
type: textarea
|
||
|
|
- width: 1/2
|
||
|
|
fields:
|
||
|
|
socials:
|
||
|
|
label: Socials
|
||
|
|
type: structure
|
||
|
|
style: table
|
||
|
|
fields:
|
||
|
|
title:
|
||
|
|
label: Title
|
||
|
|
type: text
|
||
|
|
required: true
|
||
|
|
url:
|
||
|
|
label: URL
|
||
|
|
type: url
|
||
|
|
required: true
|
||
|
|
- width: 1/2
|
||
|
|
fields:
|
||
|
|
contact:
|
||
|
|
label: Contact
|
||
|
|
type: textarea
|
||
|
|
address:
|
||
|
|
label: Address
|
||
|
|
type: textarea
|