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 f967720 commit 6d89720Copy full SHA for 6d89720
.vitepress/config.mts
@@ -36,7 +36,8 @@ export default defineConfig({
36
37
socialLinks: [
38
{ icon: 'github', link: 'https://github.com/ManyAsset/manyasset.github.io' },
39
- { icon: 'discord', link: 'https://discord.gg/v2TWkeR' }
+ { icon: 'discord', link: 'https://discord.gg/v2TWkeR' },
40
+ { icon: 'youtube', link: 'https://www.youtube.com/@ManyAsset' }
41
]
42
}
43
})
0 commit comments