Skip to content

Commit 600db43

Browse files
committed
tweak: update OpenGraph URL to a relative path
1 parent 503f20c commit 600db43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const metadata: Metadata = {
4343
openGraph: {
4444
type: 'website',
4545
locale: 'en_US',
46-
url: 'https://ainzstack.dev',
46+
url: '/',
4747
siteName: 'AinzStack',
4848
title: 'AinzStack — Ship Your SaaS in Days, Not Months',
4949
description:

0 commit comments

Comments
 (0)