feat(projects): add technology badges on the previews
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineContentConfig({
|
||||
description: z.string(),
|
||||
url: z.url().nullable(),
|
||||
order: z.number(),
|
||||
technologies: z.array(z.string()),
|
||||
}),
|
||||
}),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user