nouveau-theatre-de-besancon/site/blueprints/blocks/links-list.yml
2024-08-18 16:56:58 +02:00

28 lines
478 B
YAML

name: Liste de liens
icon: table
preview: fields
wysiwyg: true
fields:
items:
label: false
type: structure
columns:
firstText:
width: 1/3
secondText:
width: 1/3
link:
width: 1/3
fields:
firstText:
type: text
label: 1er texte
width: 1/3
secondText:
type: text
label: 2ème texte
width: 1/3
link:
type: url
label: Lien
width: 1/3