diff --git a/app/layout.tsx b/app/layout.tsx index 71b3fbf..738d828 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -4,8 +4,8 @@ import { Inter } from 'next/font/google' const inter = Inter({ subsets: ['latin'] }) export const metadata = { - title: 'Create Next App', - description: 'Generated by create next app', + title: 'Stellaris Ethics Compass', + description: '', } export default function RootLayout({