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