world-game/site/blueprints/blocks/white-paper.yml

24 lines
419 B
YAML
Raw Normal View History

name: Livre blanc
icon: download
fields:
whitePaper:
label: Livre blanc
type: pages
translate: false
max: 1
query: site.find('livres-blancs').children
image:
cover: true
ratio: 4/3
bgColor:
label: Couleur de fond
type: color
translate: false
default: "#ffffff"
textColor:
label: Couleur de texte
type: color
translate: false
default: "#000000"