Skip to content

Commit

Permalink
Add Lucas Kim's website
Browse files Browse the repository at this point in the history
  • Loading branch information
Raptors65 committed Aug 18, 2024
1 parent 006f888 commit 3b0a5e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions js/sites.js
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@ const allSites = [
"year": 2028,
"website": "https://www.elijahkurien.com/"
},
{
"name": "Lucas Kim",
"year": 2029,
"website": "https://lucaskamadakim.com/"
},
];

export default allSites;

0 comments on commit 3b0a5e2

Please sign in to comment.