From 31710d4a56a6d6eb1e64e8dc867e98a354c1c9b0 Mon Sep 17 00:00:00 2001 From: hyochan Date: Sun, 10 Sep 2023 18:32:20 +0900 Subject: [PATCH] feat: add `head` tag --- app/[lang]/layout.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/[lang]/layout.tsx b/app/[lang]/layout.tsx index f368e81..d932ec8 100644 --- a/app/[lang]/layout.tsx +++ b/app/[lang]/layout.tsx @@ -30,6 +30,13 @@ export default async function RootLayout(props: Props): Promise { + + +