Initial commit
This commit is contained in:
commit
65e0da7e11
1397 changed files with 596542 additions and 0 deletions
32
site/blueprints/pages/about.yml
Normal file
32
site/blueprints/pages/about.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue