diff --git a/components/BlogPostCard.js b/components/BlogPostCard.js index b62f4671..a1d880f6 100644 --- a/components/BlogPostCard.js +++ b/components/BlogPostCard.js @@ -5,11 +5,11 @@ import React from 'react' const BlogPostCard = ({ post }) => { return ( -