Skip to content

Commit e745ea7

Browse files
fix(layout): update description in metadata for clarity
1 parent 5384b5e commit e745ea7

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
@@ -7,7 +7,7 @@ import { getUserInfoForNav } from "@/app/actions/userActions";
77

88
export const metadata: Metadata = {
99
title: "Match Vault",
10-
description: "Generated by create next app",
10+
description: "Generated by creator",
1111
icons: {
1212
icon: "/favicon.svg",
1313
},

0 commit comments

Comments
 (0)