Skip to content

Commit

Permalink
chore: update social card to jpg
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 27, 2024
1 parent bfa179e commit 412911c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ useSeoMeta({
ogTitle: page.value.title,
description: page.value.description,
ogDescription: page.value.description,
ogImage: joinURL(url, '/social.png')
ogImage: joinURL(url, '/social-card.jpg')
})
</script>

Expand Down
Binary file added docs/public/social-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/public/social.png
Binary file not shown.

0 comments on commit 412911c

Please sign in to comment.