Skip to content

Commit 7c8c427

Browse files
新增
1 parent 2a77b03 commit 7c8c427

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vitepress/config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ export default defineConfig({
104104
socialLinks: [
105105
{ icon: 'github', link: 'https://github.com/binarycoder777' },
106106
{ icon: 'twitter', link: 'https://x.com/binarycoder777' },
107-
{ icon: 'discord', link: 'https://discord.gg/7k3fsuas' }
107+
{ icon: 'discord', link: 'https://discord.gg/7k3fsuas' },
108+
{ icon: 'vercel', link: 'https://vercel.com/binarycoder777s-projects' }
108109
],
109110

110111
footer: {

0 commit comments

Comments
 (0)