We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87a8e0 commit 3a4cfa6Copy full SHA for 3a4cfa6
data/SocialData.ts
@@ -32,8 +32,15 @@ export const SocialData: SocialData[] = [
32
description: 'Book a session with me! Free and accessible mentorship.',
33
},
34
{
35
- name: 'YouTube (coming soon)',
+ name: 'YouTube',
36
link: 'https://www.youtube.com/channel/UC2wP2VVjty2IaQYx8GYizeQ',
37
description: 'Where I share my talks and pour-over videos',
38
39
+
40
+ {
41
+ name: 'Book a time ',
42
+ link: 'https://cal.com/wtlau',
43
+ description:
44
+ 'Schudule a time with me to chat for 15min or 30min. Via cal.com ',
45
+ },
46
]
0 commit comments