Fix: home.yml — nettoyage blueprint vidéo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0b3d2e3dbc
commit
84744cd4a3
1 changed files with 4 additions and 4 deletions
|
|
@ -43,7 +43,6 @@ tabs:
|
||||||
backgroundVideo:
|
backgroundVideo:
|
||||||
label: Vidéo d'arrière-plan (desktop)
|
label: Vidéo d'arrière-plan (desktop)
|
||||||
type: files
|
type: files
|
||||||
layout: cards
|
|
||||||
max: 1
|
max: 1
|
||||||
accept: video/*
|
accept: video/*
|
||||||
translate: false
|
translate: false
|
||||||
|
|
@ -53,7 +52,7 @@ tabs:
|
||||||
uploads:
|
uploads:
|
||||||
template: video
|
template: video
|
||||||
backgroundVideoPoster:
|
backgroundVideoPoster:
|
||||||
label: Poster vidéo desktop (affiché pendant le chargement)
|
label: Poster vidéo desktop
|
||||||
type: files
|
type: files
|
||||||
layout: cards
|
layout: cards
|
||||||
max: 1
|
max: 1
|
||||||
|
|
@ -62,10 +61,10 @@ tabs:
|
||||||
image:
|
image:
|
||||||
ratio: 16/9
|
ratio: 16/9
|
||||||
cover: true
|
cover: true
|
||||||
|
help: Image affichée au besoin pendant le chargement de la vidéo
|
||||||
backgroundVideoMobile:
|
backgroundVideoMobile:
|
||||||
label: Vidéo d'arrière-plan (mobile)
|
label: Vidéo d'arrière-plan (mobile)
|
||||||
type: files
|
type: files
|
||||||
layout: cards
|
|
||||||
max: 1
|
max: 1
|
||||||
accept: video/*
|
accept: video/*
|
||||||
translate: false
|
translate: false
|
||||||
|
|
@ -75,7 +74,7 @@ tabs:
|
||||||
uploads:
|
uploads:
|
||||||
template: video
|
template: video
|
||||||
backgroundVideoMobilePoster:
|
backgroundVideoMobilePoster:
|
||||||
label: Poster vidéo mobile (affiché pendant le chargement)
|
label: Poster vidéo mobile
|
||||||
type: files
|
type: files
|
||||||
layout: cards
|
layout: cards
|
||||||
max: 1
|
max: 1
|
||||||
|
|
@ -84,3 +83,4 @@ tabs:
|
||||||
image:
|
image:
|
||||||
ratio: 9/16
|
ratio: 9/16
|
||||||
cover: true
|
cover: true
|
||||||
|
help: Image affichée au besoin pendant le chargement de la vidéo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue