We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ee33d commit 51190f5Copy full SHA for 51190f5
docs/app/pages/studio/index.vue
@@ -11,8 +11,8 @@ useSeoMeta({
11
description: page.value.seo?.description,
12
ogTitle: page.value.seo?.title,
13
ogDescription: page.value.seo?.description,
14
- ogImage: `${siteConfig.url}/social.png`,
15
- twitterImage: `${siteConfig.url}/social.png`,
+ ogImage: `${siteConfig.url}/studio-social.png`,
+ twitterImage: `${siteConfig.url}/studio-social.png`,
16
})
17
</script>
18
docs/public/studio-social.png
225 KB
0 commit comments