diff --git a/src/components/ArticleCard.astro b/src/components/ArticleCard.astro index f654005..79c20c9 100644 --- a/src/components/ArticleCard.astro +++ b/src/components/ArticleCard.astro @@ -19,7 +19,7 @@ const { title, link, thumbnail, poster_name, poster_icon_url, tag }: Props = Ast