8000 chore: update social card to jpg · nuxt-hub/core@412911c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 412911c

Browse files
committed
chore: update social card to jpg
1 parent bfa179e commit 412911c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ useSeoMeta({
99
ogTitle: page.value.title,
1010
description: page.value.description,
1111
ogDescription: page.value.description,
12-
ogImage: joinURL(url, '/social.png')
12+
ogImage: joinURL(url, '/social-card.jpg')
1313
})
1414
</script>
1515

docs/public/social-card.jpg

351 KB
Loading

docs/public/social.png

-1.17 MB
Binary file not shown.

0 commit comments

Comments
 (0)
0