Skip to content

Commit abe78dc

Browse files
committed
docs: twitter logo
1 parent 73fbc5a commit abe78dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/.vitepress/config/shared.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export const sharedConfig = defineConfig({
122122
outline: [2, 3],
123123

124124
socialLinks: [
125-
{ icon: 'twitter', link: 'https://twitter.com/posva' },
125+
{ icon: 'x', link: 'https://twitter.com/posva' },
126126
{
127127
icon: 'github',
128128
link: 'https://github.com/vuejs/router',

0 commit comments

Comments
 (0)