From 267db90813837ab14fb99f411dc1aad63d2e84d2 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 11 Sep 2025 18:06:10 -0700 Subject: [PATCH] Update title --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index c5637a9e..7d9b004e 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -1,8 +1,8 @@ import "./style.css"; export const metadata = { - title: "Next.js", - description: "Generated by Next.js", + title: "Tribes 2 Maps", + description: "Be the map genius.", }; export default function RootLayout({