Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b04562

Browse files
authored
Add full stack whatever to intro
1 parent a6fb47a commit 7b04562

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/components/Home/Intro.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,11 @@ const workHistory = [
9696
]
9797

9898
const speakingData = [
99+
{
100+
href: 'https://fullstackwhatever.com/',
101+
title: 'Full Stack Whatever',
102+
date: "Jan '22",
103+
},
99104
{
100105
href: 'https://artofproductpodcast.com/episode-202',
101106
title: 'The Art of Product',

0 commit comments

Comments
 (0)