fix: change the Open Graph URL for privacy policy page
This commit is contained in:
parent
adea55556e
commit
1d0a216dd0
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue