From 66fc59d1e3d0741a9b05a6c0dca94eac83a66463 Mon Sep 17 00:00:00 2001 From: Worlanyo Date: Sat, 16 Sep 2023 11:50:27 +0000 Subject: [PATCH] Change meta description --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 814bc57..dc84e51 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -66,7 +66,7 @@ export default function Layout({children}: {children: React.ReactNode}){