Skip to content

Commit

Permalink
Update sites.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Robot-Dev-Studios authored Jul 21, 2024
1 parent 006f888 commit fd21948
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion js/sites.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,11 +269,16 @@ const allSites = [
"year": 2028,
"website": "https://umaralimustafa.vercel.app"
},
{
{
"name": "Elijah Kurien",
"year": 2028,
"website": "https://www.elijahkurien.com/"
},
{
"name": "Nicholas Ficara",
"year": 2027,
"website": "https://nicholasficara.dev/"
},
];

export default allSites;

0 comments on commit fd21948

Please sign in to comment.