first version
This commit is contained in:
43
site/blueprints/pages/about.yml
Normal file
43
site/blueprints/pages/about.yml
Normal file
@@ -0,0 +1,43 @@
|
||||
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
|
Reference in New Issue
Block a user