feat: Move to the Picture Component

Signed-off-by: Florian Bouillon <f.bouillon@aptatio.com>
This commit is contained in:
2023-10-04 17:14:26 +02:00
parent 0f1a3b7cc8
commit 9a70042506
11 changed files with 143 additions and 51 deletions

View File

@ -15,7 +15,8 @@ const projectsCollection = defineCollection({
}).optional(),
disabled: z.string().optional(),
created: z.date().optional(),
updated: z.date().optional()
updated: z.date().optional(),
techs: z.string().array().optional()
})
})
const blogCollection = defineCollection({

View File

@ -7,6 +7,13 @@ link:
image: ./og.png
created: 2022-09-03
updated: 2023-07-02
techs:
- NextJS
- Typescript
- Appwrite
- Scrapping
- Docker
- Stylus
---
![Logo de FI3D](./logo.svg)

View File

@ -6,6 +6,14 @@ link:
image: ./og.png
created: 2018-09-10
updated: 2021-04-29
techs:
- NextJS
- Typescript
- MongoDB
- Firebase
- Symphony
- Docker
- Stylus
---
![Logo de Studiomoto](./logo.svg)