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'] })
|
const inter = Inter({ subsets: ['latin'] })
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: 'Create Next App',
|
title: 'Stellaris Ethics Compass',
|
||||||
description: 'Generated by create next app',
|
description: '',
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|
Reference in a new issue