diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 833b637..be6c02c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,7 +14,7 @@ export const metadata: Metadata = { metadataBase: new URL(process.env.NEXT_PUBLIC_APP_URL || 'https://trustlab.dyzulk.com'), applicationName: 'TrustLab', alternates: { - canonical: '/', + canonical: './', }, title: { template: '%s | TrustLab - SSL & Certificate Management',