diff --git a/attached_assets/image_1772312715843.png b/attached_assets/image_1772312715843.png new file mode 100644 index 0000000..196692f Binary files /dev/null and b/attached_assets/image_1772312715843.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 0d3f5a4..183dfe5 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -226,7 +226,7 @@ function TopStoriesList({ articles }: { articles: Article[] }) { Top-Storys
- {articles.slice(0, 5).map((article) => ( + {articles.slice(0, 6).map((article) => (

{article.title}