feat: Move posts to use the PIcture element

Signed-off-by: Florian Bouillon <f.bouillon@aptatio.com>
This commit is contained in:
2023-10-04 18:00:27 +02:00
parent 4a944f9e61
commit 0ff26c24b8
7 changed files with 678 additions and 217 deletions

View File

@ -4,5 +4,8 @@
},
"tailwindCSS.includeLanguages": {
"astro": "html"
},
"files.associations": {
"*.mdx": "markdown"
}
}