diff --git a/src/templates/Posts.jsx b/src/templates/Posts.jsx index 1618e15a..8a7a1201 100644 --- a/src/templates/Posts.jsx +++ b/src/templates/Posts.jsx @@ -28,15 +28,13 @@ const Posts = ({ data, location, pageContext }) => { )} {image && ( -
- - - -
+ + + )} {type === 'post' && }