Add basic metadata for the project.

This commit is contained in:
Eli Ribble 2023-12-18 09:57:42 -07:00
parent dc31cb8687
commit 905a207bc0
1 changed files with 2 additions and 2 deletions

View File

@ -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({