43 lines
669 B
YAML
43 lines
669 B
YAML
title: About us
|
|
icon: ☎️
|
|
|
|
status:
|
|
draft: true
|
|
listed: true
|
|
|
|
options:
|
|
url: false
|
|
delete: false
|
|
|
|
columns:
|
|
- width: 1/2
|
|
fields:
|
|
text:
|
|
label: Text
|
|
type: textarea
|
|
size: huge
|
|
|
|
- width: 1/2
|
|
fields:
|
|
address:
|
|
label: Address
|
|
type: textarea
|
|
email:
|
|
label: Email
|
|
type: email
|
|
phone:
|
|
label: Phone
|
|
type: tel
|
|
social:
|
|
label: On the web
|
|
type: structure
|
|
fields:
|
|
platform:
|
|
label: Platform
|
|
type: text
|
|
width: 1/2
|
|
url:
|
|
label: URL
|
|
type: url
|
|
width: 1/2
|