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 2a77b03 commit 7c8c427Copy full SHA for 7c8c427
.vitepress/config.mjs
@@ -104,7 +104,8 @@ export default defineConfig({
104
socialLinks: [
105
{ icon: 'github', link: 'https://github.com/binarycoder777' },
106
{ icon: 'twitter', link: 'https://x.com/binarycoder777' },
107
- { icon: 'discord', link: 'https://discord.gg/7k3fsuas' }
+ { icon: 'discord', link: 'https://discord.gg/7k3fsuas' },
108
+ { icon: 'vercel', link: 'https://vercel.com/binarycoder777s-projects' }
109
],
110
111
footer: {
0 commit comments