2
0

📝 Add new blog structure

This commit is contained in:
Baptiste Arnaud
2024-04-19 13:20:58 +02:00
parent af014394da
commit 6fe4e28bc3
25 changed files with 862 additions and 184 deletions

View File

@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.