Update src/app/layout.tsx
This commit is contained in:
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "RealtimeAI - Real-Time Translation for Esports", description: "Translate faster than your enemy can react. Real-time AI translation for esports teams."};
|
||||
title: "RealtimeAI - Real-Time Translation for Esports", description: "Translate faster than your enemy can react. Real-time AI translation for esports teams."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user