diff --git a/attached_assets/image_1772308809989.png b/attached_assets/image_1772308809989.png new file mode 100644 index 0000000..e314564 Binary files /dev/null and b/attached_assets/image_1772308809989.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index b2e5bca..8c0d896 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -119,6 +119,7 @@ function MediumCard({ article }: { article: Article }) { {timeAgo(new Date(article.publishedAt))}

{article.title}

+

{article.excerpt}

{article.views.toLocaleString()}