mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
feat: ajouter des composants de statut en direct et mettre à jour la configuration de l'éducation
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user