From 6b96b3861fb8a87dbfa8fb9d1483cf51d7132bd5 Mon Sep 17 00:00:00 2001 From: Korbs Date: Fri, 12 Jul 2024 23:33:18 -0400 Subject: [PATCH] update --- src/components/category/trending.astro | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/src/components/category/trending.astro b/src/components/category/trending.astro index b10737e..9f80a50 100644 --- a/src/components/category/trending.astro +++ b/src/components/category/trending.astro @@ -25,22 +25,4 @@ const data = await response.json() {data.map((data) => )} - - - \ No newline at end of file + \ No newline at end of file