From 1fb3d4648c0b29a52b84f5ce40029fca378a2448 Mon Sep 17 00:00:00 2001 From: minhd-vu Date: Sat, 24 Feb 2024 11:48:49 -0500 Subject: [PATCH] update metadata --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 6f793f3..2e68543 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -9,8 +9,8 @@ import Footer from "@/components/Footer"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Assassins", + description: "Assassins Live Action Game", }; export default async function RootLayout({