Skip to content

Commit 3a4cfa6

Browse files
author
Brian Lau
committed
add cal.com booking
1 parent b87a8e0 commit 3a4cfa6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

data/SocialData.ts

+8-1
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,15 @@ export const SocialData: SocialData[] = [
3232
description: 'Book a session with me! Free and accessible mentorship.',
3333
},
3434
{
35-
name: 'YouTube (coming soon)',
35+
name: 'YouTube',
3636
link: 'https://www.youtube.com/channel/UC2wP2VVjty2IaQYx8GYizeQ',
3737
description: 'Where I share my talks and pour-over videos',
3838
},
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+
},
3946
]

0 commit comments

Comments
 (0)