]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: update twitter icon to X (#2469)
authorMuhammad Hafijur <85216180+MuhammadHafijur@users.noreply.github.com>
Sun, 29 Oct 2023 07:24:03 +0000 (13:24 +0600)
committerGitHub <noreply@github.com>
Sun, 29 Oct 2023 07:24:03 +0000 (08:24 +0100)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
packages/docs/.vitepress/config/shared.ts

index 959fb0bfe32a8f0a2f1b8cf85fca965eaee9d13d..576d6271896dabe519d9a01aba200a978d319085 100644 (file)
@@ -110,7 +110,7 @@ export const sharedConfig = defineConfig({
     outline: [2, 3],
 
     socialLinks: [
-      { icon: 'twitter', link: 'https://twitter.com/posva' },
+      { icon: 'x', link: 'https://twitter.com/posva' },
       {
         icon: 'github',
         link: 'https://github.com/vuejs/pinia',