panel : menu latéral + blueprint about/infos + template infos

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-06-24 09:49:41 +02:00
parent 1a87b30e48
commit c3584a9377
6 changed files with 38 additions and 1 deletions

View file

@ -1,4 +1,14 @@
title: À propos
image:
back: black
color: white
icon: megaphone
options:
move: false
duplicate: false
delete: false
changeStatus: false
changeSlug: false
tabs:
content:

View file

@ -0,0 +1,11 @@
title: Infos
image:
back: black
color: white
icon: email
options:
move: false
duplicate: false
delete: false
changeStatus: false
changeSlug: false

View file

@ -24,4 +24,4 @@ tabs:
label: Pages infos
type: pages
create: false
query: site.find('compagnie', 'infos')
query: site.find('a-propos', 'infos')