Rough architecture du site
This commit is contained in:
parent
bc87220397
commit
d4be54dfe2
12 changed files with 233 additions and 0 deletions
14
site/blueprints/pages/home.yml
Normal file
14
site/blueprints/pages/home.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
sections:
|
||||
|
||||
Carroussel:
|
||||
type: fields
|
||||
fields:
|
||||
Images:
|
||||
type: files
|
||||
label: Images
|
||||
layout: cards
|
||||
accept:
|
||||
- image/jpg
|
||||
- image/png
|
||||
- image/svg
|
||||
- image/webp
|
||||
Loading…
Add table
Add a link
Reference in a new issue