Skip to content

Commit

Permalink
chore: edit ogUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed Jun 10, 2024
1 parent b601345 commit abb9047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit abb9047

Please sign in to comment.