From abb904732bf507d29fded8ecd49a15b9d441da79 Mon Sep 17 00:00:00 2001 From: Sabrina Ferguson Date: Mon, 10 Jun 2024 15:29:30 -0400 Subject: [PATCH] chore: edit ogUrl --- app.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.vue b/app.vue index 6b5876b..9e14caf 100644 --- a/app.vue +++ b/app.vue @@ -18,7 +18,7 @@ useHead({ useSeoMeta({ titleTemplate: `%s - ${seo?.siteName}`, ogSiteName: seo?.siteName, - ogUrl: 'https://code.zksync.io/', + ogUrl: 'https://code.zksync.io', description: 'Build together with the zkSync Community. Learn how to build amazing smart contracts and dApps on zkSync Era.', ogDescription: