Skip to content

Commit e3838d3

Browse files
committed
style: meta title
1 parent e6a4ce4 commit e3838d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Inter } from 'next/font/google'
44
const inter = Inter({ subsets: ['latin'] })
55

66
export const metadata: Metadata = {
7-
title: 'Create Next App',
7+
title: 'posts-api-vercel',
88
description: 'Generated by create next app',
99
}
1010

0 commit comments

Comments
 (0)