Skip to content

Commit 83483cf

Browse files
next app name
1 parent 022355f commit 83483cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/nextjs/app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ const geistMono = Geist_Mono({
1414
});
1515

1616
export const metadata: Metadata = {
17-
title: 'Create Next App',
18-
description: 'Generated by create next app',
17+
title: 'Unified Checkout NextJS Example',
18+
description: 'An example NextJS application using GoDaddy Unified Checkout',
1919
};
2020

2121
export default function RootLayout({

0 commit comments

Comments
 (0)