docs: Add social media card

This commit is contained in:
EstrellaXD
2023-07-09 22:44:02 +08:00
parent 9e63b69c41
commit a98cdf245f
2 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,9 @@ export default defineConfig({
head: [
['link', { rel: 'icon', type: 'image/svg+xml', href: '/image/icons/light-logo.svg' }],
['meta', { property: 'og:description', content: '自动追番,解放双手!' }],
['meta', { property: 'og:image', content: '/image/preview/social.png' }],
['meta', { property: 'og:site_name', content: 'AutoBangumi' }],
],
themeConfig: {

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 KiB