{post.data.title}
- {post.data.featuredImage &&{post.data.excerpt}Read the Rest...
-diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro
index 1441a26..fc3d0a7 100644
--- a/src/pages/blog/index.astro
+++ b/src/pages/blog/index.astro
@@ -7,15 +7,17 @@ const posts = (await getCollection('posts')).sort((a, b) => b.data.date.getTime(
---
{post.data.excerpt}Read the Rest... {post.data.excerpt}Read the Rest...{post.data.title}
- {post.data.featuredImage && {post.data.title}
+ {post.data.featuredImage &&
+
{post.data.excerpt}Read the Rest...
-{post.data.excerpt}Read the Rest...
+