Add basic metadata for the project.
This commit is contained in:
parent
dc31cb8687
commit
905a207bc0
|
@ -5,8 +5,8 @@ import './globals.css'
|
|||
const inter = Inter({ subsets: ['latin'] })
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Create Next App',
|
||||
description: 'Generated by create next app',
|
||||
title: 'Dissidua Webmail',
|
||||
description: 'A modern webmail client'
|
||||
}
|
||||
|
||||
export default function RootLayout({
|
||||
|
|
Loading…
Reference in New Issue