Update dependencies, remove Picture

This commit is contained in:
prototypa
2022-11-23 19:16:05 -05:00
parent 4f9fe3ce8d
commit 00b3508264
7 changed files with 37 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
---
import Picture from '~/components/core/Picture.astro';
import { Picture } from '@astrojs/image/components'
import PostTags from '~/components/atoms/Tags.astro';
import SocialShare from '~/components/atoms/SocialShare.astro';