add youtube

This commit is contained in:
rustdesk
2026-05-13 11:03:52 +08:00
parent 4a9c17e0f5
commit 64354d3d26
12 changed files with 134 additions and 0 deletions
+12
View File
@@ -219,6 +219,18 @@ const metadata = {
target: '_blank',
icon: 'tabler:message-circle',
},
{
text: 'X',
href: 'https://twitter.com/rustdesk',
target: '_blank',
icon: 'tabler:brand-x',
},
{
text: 'YouTube',
href: 'https://www.youtube.com/@rustdesk',
target: '_blank',
icon: 'tabler:brand-youtube',
},
]}
>
<Fragment slot="title"> Join the community </Fragment>