Skip to content

Commit

Permalink
Add friend info
Browse files Browse the repository at this point in the history
  • Loading branch information
myl7 committed Oct 16, 2023
1 parent f42d4f3 commit e0723bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/friends.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ const friends = [
name: 'iBug',
url: 'https://ibug.io',
},
{
name: 'Catoverflow',
url: 'https://cathy-cai.page',
},
]

export default friends

0 comments on commit e0723bd

Please sign in to comment.