encore d'autre correction du panel
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s

This commit is contained in:
antonin gallon 2026-01-16 18:08:18 +01:00
parent 5e89244030
commit d9532c0cfd
4 changed files with 28 additions and 0 deletions

View file

@ -94,4 +94,8 @@
}
.k-header-title .k-icon{
--icon-size: 28px;
}
.k-block-container:not(:last-of-type) {
border-bottom: 1px dashed var(--color-gray-600);
}

View file

@ -92,6 +92,7 @@ tabs:
accept: image/*
translate: false
image:
cover: true
ratio: 16/9
uploads:
template: image

View file

@ -26,6 +26,16 @@ tabs:
headings:
- 1
help: Section de texte centrée.
featured:
label: Article à la une
type: pages
query: site.find('blog').children.listed
max: 1
layout: cards
image:
cover: true
ratio: 16/9
info: "{{ page.date.toDate('d/m/Y') }}"
articles_list:
label: Articles
type: pages

View file

@ -20,6 +20,19 @@ columns:
main:
type: fields
fields:
lettering:
label: Lettrage du jeu
type: files
layout: cardlets
size: small
max: 1
accept: image/*
translate: false
image:
ratio: 1/1
uploads:
template: image
help: Image avec le lettrage du jeu
description:
label: Description
type: writer