Skip to content

Commit 3bf55bd

Browse files
authored
Merge pull request #21 from pooulad/patch-01
🍉change metadata
2 parents 306d701 + 0c1381d commit 3bf55bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const geistMono = localFont({
1616
});
1717

1818
export const metadata: Metadata = {
19-
title: "next-golang-crud-app",
19+
title: "nextjs-golang-crud-app",
2020
description: "Created by pooulad",
2121
};
2222

0 commit comments

Comments
 (0)