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'] })
|
const inter = Inter({ subsets: ['latin'] })
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'Create Next App',
|
title: 'Dissidua Webmail',
|
||||||
description: 'Generated by create next app',
|
description: 'A modern webmail client'
|
||||||
}
|
}
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|
Loading…
Reference in New Issue