We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf287a commit a23ddc1Copy full SHA for a23ddc1
1 file changed
src/app/layout.tsx
@@ -5,7 +5,7 @@ import "./globals.css";
5
6
7
export const metadata: Metadata = {
8
- title: "Create Next App",
+ title: "JavaScript Projects",
9
description: "Generated by create next app",
10
};
11
0 commit comments