We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fbc5a commit abe78dcCopy full SHA for abe78dc
packages/docs/.vitepress/config/shared.ts
@@ -122,7 +122,7 @@ export const sharedConfig = defineConfig({
122
outline: [2, 3],
123
124
socialLinks: [
125
- { icon: 'twitter', link: 'https://twitter.com/posva' },
+ { icon: 'x', link: 'https://twitter.com/posva' },
126
{
127
icon: 'github',
128
link: 'https://github.com/vuejs/router',
0 commit comments