diff --git a/attached_assets/image_1772474504012.png b/attached_assets/image_1772474504012.png new file mode 100644 index 0000000..b6b22ba Binary files /dev/null and b/attached_assets/image_1772474504012.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 7f46182..df27beb 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -323,15 +323,6 @@ function TopStoriesList({ articles }: { articles: Article[] }) { ))} -
- -
); }