Skip to content

Commit 8ff6086

Browse files
author
dphuang2
committed
customer case study
1 parent 11c5402 commit 8ff6086

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/Home.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ const achievements: Achievement[] = [
6767
type: "professional",
6868
description:
6969
"Started a Company to Sell SDKs, Documentation, and Demos as a Service for API-First Companies",
70+
links: [
71+
{
72+
text: "Customer Case Study",
73+
url: "https://www.linkedin.com/posts/activity-7093352065749422081-AytP",
74+
},
75+
],
7076
},
7177
{
7278
year: 2022,

0 commit comments

Comments
 (0)