Update dependencies

This commit is contained in:
prototypa
2022-10-16 00:00:34 +02:00
parent d0a8e035cd
commit 5efb364067
2 changed files with 11 additions and 8 deletions

View File

@ -30,7 +30,9 @@ export default defineConfig({
},
}),
sitemap(),
image(),
image({
serviceEntryPoint: '@astrojs/image/sharp'
}),
mdx(),
/* Disable this integration if you don't use Google Analytics (or other external script). */