diff --git a/emails/blog-update.tsx b/emails/blog-update.tsx
index e7aefab..8e92f09 100644
--- a/emails/blog-update.tsx
+++ b/emails/blog-update.tsx
@@ -3,6 +3,7 @@ import {
Hr,
Img,
Link,
+ Markdown,
Text
} from "@react-email/components";
import { z } from "zod";
@@ -45,12 +46,10 @@ export function WATcloudBlogUpdateEmail(props: WATcloudBlogUpdateEmailProps) {
{title}
-
+
By {author} on {date}
-
- {abstract}
-
+ {abstract}
Read more →
You are receiving this email because you are subscribed to the WATcloud blog.