{/* title */}
-
@@ -61,6 +61,7 @@ export const ArticleDetail = props => {
data-ad-slot="3806269138"
/>
+
{post?.title}
+{post?.title}
{/* meta */}
{CONFIG_MEDIUM.POST_DETAIL_CATEGORY && post.category && }
diff --git a/themes/medium/components/BlogPostCard.js b/themes/medium/components/BlogPostCard.js
index 7cbadf83..179ecdcd 100644
--- a/themes/medium/components/BlogPostCard.js
+++ b/themes/medium/components/BlogPostCard.js
@@ -19,7 +19,7 @@ const BlogPostCard = ({ post, showSummary }) => {
{post.title}