Change Website tilte
This commit is contained in:
parent
056563035e
commit
25c2bd0015
1 changed files with 2 additions and 2 deletions
|
@ -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({
|
||||
|
|
Reference in a new issue