diff --git a/components/BlogPost.js b/components/BlogPost.js index c94e3376..dfd1a74a 100644 --- a/components/BlogPost.js +++ b/components/BlogPost.js @@ -4,7 +4,7 @@ import Link from 'next/link' const BlogPost = ({ post }) => { return ( -