mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 16:10:24 +00:00
add youtube
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user