Skip to content

Commit 6d89720

Browse files
committed
youtube link
1 parent f967720 commit 6d89720

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ export default defineConfig({
3636

3737
socialLinks: [
3838
{ icon: 'github', link: 'https://github.com/ManyAsset/manyasset.github.io' },
39-
{ icon: 'discord', link: 'https://discord.gg/v2TWkeR' }
39+
{ icon: 'discord', link: 'https://discord.gg/v2TWkeR' },
40+
{ icon: 'youtube', link: 'https://www.youtube.com/@ManyAsset' }
4041
]
4142
}
4243
})

0 commit comments

Comments
 (0)