style button and earth icon variant
All checks were successful
Deploy / Deploy to Production (push) Successful in 16s

This commit is contained in:
isUnknown 2026-03-09 11:57:28 +01:00
parent 802a3ed5bf
commit c41eec0385
4 changed files with 74 additions and 42 deletions

View file

@ -11,16 +11,34 @@ tabs:
content:
label: Contenu
icon: text
sections:
# Projets
projects_list:
type: pages
headline: Liste des projets
layout: cards
size: medium
image:
query: page.thumbnail.toFile
cover: true
template: project
info: "{{ page.catchphrase }}"
create: project
columns:
- width: 1/3
sections:
meta_fields:
type: fields
fields:
backgroundImage:
label: Image d'arrière-plan
type: files
layout: cards
multiple: false
uploads:
accept: image/*
size: huge
image:
cover: true
ratio: 15/9
- width: 2/3
sections:
projects_list:
type: pages
headline: Liste des projets
layout: cards
size: small
image:
query: page.thumbnail.toFile
cover: true
back: #0E1E43
template: project
info: "{{ page.catchphrase }}"
create: project