Skip to content

Commit 7037070

Browse files
authored
docs: verify Mastodon account (#15186)
1 parent cf0a981 commit 7037070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export default defineConfig({
7171
'link',
7272
{ rel: 'alternate', type: 'application/rss+xml', href: '/blog.rss' },
7373
],
74+
['link', { rel: 'me', href: 'https://m.webtoo.ls/@vite' }],
7475
['meta', { property: 'og:type', content: 'website' }],
7576
['meta', { property: 'og:title', content: ogTitle }],
7677
['meta', { property: 'og:image', content: ogImage }],

0 commit comments

Comments
 (0)