world-game/site/blueprints/pages/about.yml
isUnknown d9494f92dd
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
about blueprint : add h3 in writer
2026-03-17 10:26:17 +01:00

77 lines
2.2 KiB
YAML

title: À propos
icon: users
status:
draft:
label: Brouillon
text: La page est accessible uniquement pour les éditeurs connectés ou via un lien secret
listed:
label: Public
text: La page est accessible par tout le monde
tabs:
# Contenu
content:
label: Contenu
icon: text
columns:
- width: 1/1
sections:
content:
type: fields
fields:
heading:
type: text
label: Titre
help: Titre principal de la section intro.
subtitle:
type: text
buttons: false
help: Texte d'accroche sous le titre.
body:
label: Corps
type: blocks
fieldsets:
heading:
extends: blocks/heading
fields:
level:
default: h3
options:
h3: Titre H3
text:
extends: blocks/text
fields:
text:
headings:
- 3
nodes:
- heading
marks:
- bold
- italic
- green
- pixel
- underline
- strike
- clear
- link
list:
extends: blocks/list
quote:
extends: blocks/quote
image:
extends: blocks/image
video:
extends: blocks/video
team:
type: files
label: Membres de l'équipe
layout: cards
size: medium
template: member
translate: false
image:
ratio: 3/5
cover: true
back: "#0e1e43"
text: "{{ file.memberName }}"
info: "{{ file.role }}"