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

@ -15,7 +15,7 @@
"install:test": "playwright install --with-deps"
},
"dependencies": {
"@astrojs/node": "^6",
"@astrojs/mdx": "^1.1.0",
"@astrojs/tailwind": "^5",
"@dzeio/logger": "^3",
"@dzeio/object-util": "^1",