From 989462e63981e467368629973fedb66ea13eabd9 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:43:10 +0100 Subject: [PATCH] fix: thumbnail not showing --- apps/web/src/app/(ui)/(public)/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/src/app/(ui)/(public)/page.tsx b/apps/web/src/app/(ui)/(public)/page.tsx index 0a0c813..ea60d17 100644 --- a/apps/web/src/app/(ui)/(public)/page.tsx +++ b/apps/web/src/app/(ui)/(public)/page.tsx @@ -42,7 +42,8 @@ export default async function Home() {
-