adjust styles

This commit is contained in:
isUnknown 2024-04-06 10:08:45 +02:00
parent dd217e7a6a
commit 3804d13cb6
34 changed files with 756 additions and 174 deletions

View file

@ -1,7 +1,11 @@
title: Blocs
title: Grille
image:
back: black
icon: bars
color: white
icon: dashboard
create:
fields:
- category
tabs:
contentTab:

View file

@ -1,6 +1,7 @@
title: Linéaire
image:
back: black
color: white
icon: bars
create:
fields:

View file

@ -2,6 +2,7 @@ title: Année
image:
icon: calendar
back: black
color: white
columns:
- width: 1/3
@ -11,7 +12,7 @@ columns:
type: pages
templates:
- linear
- blocks
- grid
- width: 2/3
fields:
edito:

View file

@ -12,7 +12,8 @@ sections:
label: Catégorie
type: select
options: query
query: site.categories.split
query: site.find('texts').categories.split
required: true
width: 1/3
author:
label: Auteur