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