We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022355f commit 83483cfCopy full SHA for 83483cf
examples/nextjs/app/layout.tsx
@@ -14,8 +14,8 @@ const geistMono = Geist_Mono({
14
});
15
16
export const metadata: Metadata = {
17
- title: 'Create Next App',
18
- description: 'Generated by create next app',
+ title: 'Unified Checkout NextJS Example',
+ description: 'An example NextJS application using GoDaddy Unified Checkout',
19
};
20
21
export default function RootLayout({
0 commit comments