From d77ffb2244f63ecf72ff756034eb65336ea81d56 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 13:21:36 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7a864ab..c5fe001 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "BACISIZ TR - Underground Movement", description: "No limits, no excuses. Just raw power and digital street culture."}; + title: "BACISIZ TR - Underground Movement", description: "Where Legends Write Their Own Rules. Join the digital street culture movement."}; export default function RootLayout({ children,