We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tweak: update OpenGraph URL to a relative path
1 parent 503f20c commit 600db43Copy full SHA for 600db43
1 file changed
src/app/layout.tsx
@@ -43,7 +43,7 @@ export const metadata: Metadata = {
43
openGraph: {
44
type: 'website',
45
locale: 'en_US',
46
- url: 'https://ainzstack.dev',
+ url: '/',
47
siteName: 'AinzStack',
48
title: 'AinzStack — Ship Your SaaS in Days, Not Months',
49
description:
0 commit comments