diff --git a/themes/heo/components/BlogPostCard.js b/themes/heo/components/BlogPostCard.js index da394068..dc4e80d9 100644 --- a/themes/heo/components/BlogPostCard.js +++ b/themes/heo/components/BlogPostCard.js @@ -12,7 +12,7 @@ const BlogPostCard = ({ index, post, showSummary, siteInfo }) => { const showPageCover = CONFIG.POST_LIST_COVER && post?.pageCoverThumbnail && !showPreview return (