world-game/site/blueprints/blocks/white-paper.yml
isUnknown 6caa69a30a blueprints : add translate: false to all non-translatable fields
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:01:22 +02:00

23 lines
419 B
YAML

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"