From 1d0a216dd0817b8c1c75562e6d3240ec9ccd246f Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Sep 2024 11:55:46 +0200 Subject: [PATCH] fix: change the Open Graph URL for privacy policy page --- app/(root)/privacy/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(root)/privacy/page.tsx b/app/(root)/privacy/page.tsx index 84ea664..1148980 100644 --- a/app/(root)/privacy/page.tsx +++ b/app/(root)/privacy/page.tsx @@ -13,7 +13,7 @@ export const metadata: Metadata = { title: "Privacy Policy - SVR.JS", description: "Learn how we collect, use, and protect your data. Our Privacy Policy outlines our commitment to your privacy and the measures we take to safeguard your information when visiting our website.", - url: "https://svrjs.org/privacy-policy", + url: "https://svrjs.org/privacy", type: "website", images: [ {