feat: ajouter des composants de statut en direct et mettre à jour la configuration de l'éducation

This commit is contained in:
2025-12-24 19:34:29 +01:00
parent fb22fdf057
commit 91422148dd
17 changed files with 409 additions and 316 deletions

View File

@@ -62,7 +62,6 @@ export const collections = {
source: 'education/*.md',
schema: z.object({
title: z.string(),
type: z.string().optional(),
degree: z.string().optional(),
institution: z.string(),
startDate: z.string(),