Skip to content

Commit

Permalink
docs(friends): add new friend with AprilNEA
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed Jan 17, 2025
1 parent a8f0b16 commit 2ccd1bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/friends.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ export const Friends: Friend[] = [
website: 'https://innei.in',
avatar: '/img/friend/innei.png',
},
{
title: 'AprilNEA',
description: 'Talk is cheap, show me the code',
website: 'https://sku.moe/',
avatar: '/img/friend/static/img/friend/aprilNEA.png',
},
{
title: 'Simon He',
description: 'Front-end development, Open source',
Expand Down
Binary file added static/img/friend/aprilNEA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ccd1bb

Please sign in to comment.