mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-06-27 23:46:20 +08:00
docs: add og:url
This commit is contained in:
@@ -14,6 +14,7 @@ export default defineConfig({
|
||||
['meta', { property: 'og:description', content: '自动追番,解放双手!' }],
|
||||
['meta', { property: 'og:image', content: '/social.png' }],
|
||||
['meta', { property: 'og:site_name', content: 'AutoBangumi' }],
|
||||
['meta', { property: 'og:url', content: 'https://www.autobangumi.org' }],
|
||||
],
|
||||
|
||||
themeConfig: {
|
||||
|
||||
Reference in New Issue
Block a user