From 015e9a1064170661392a5b8875042085b0abeba9 Mon Sep 17 00:00:00 2001 From: YasinOnm08 Date: Fri, 27 Sep 2024 14:03:43 +0200 Subject: [PATCH] ... --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index 0896d49..0425420 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -12,7 +12,7 @@ export default function RootLayout({ children }: { children: ReactNode }) { {metadata.title} {/* Tried adding the favicon here */} - +
{children}