Skip to content

Commit

Permalink
act: update data
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocnhan-tran1996 committed Aug 3, 2024
1 parent 4faf3a5 commit f5a6de2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ export const informationData: SectionProperty[] = [
{
title: "GitHub",
children: <a href="https://github.com/ngocnhan-tran1996" title="Nhan's GitHub">https://github.com/ngocnhan-tran1996</a>
},
{
title: "Linkedin",
children: <a href="https://www.linkedin.com/in/ngocnhan-tran1996/" title="Nhan's Linkedin">https://www.linkedin.com/in/ngocnhan-tran1996</a>
}
];

Expand Down

0 comments on commit f5a6de2

Please sign in to comment.