Skip to content

Commit 58ece02

Browse files
authored
chore: Added Youtube to socials dropdown (#116)
1 parent 5022597 commit 58ece02

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ const config = {
186186
href: 'https://discord.gg/WC2NdqYtDt',
187187
label: 'Discord',
188188
},
189+
190+
// Youtube
191+
{
192+
href: 'https://www.youtube.com/@UMLCloudComputingClub',
193+
label: 'Youtube',
194+
},
189195

190196
// Instagram
191197
{

0 commit comments

Comments
 (0)