Skip to content

Commit 97a9d7e

Browse files
committed
another friend!
1 parent cc387c2 commit 97a9d7e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

friends.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,15 @@ const members = [
163163
{ icon: 'github', link: 'https://github.com/jakezhu9' },
164164
]
165165
},
166+
{
167+
avatar: 'https://avatars.githubusercontent.com/u/169348953?v=4',
168+
name: 'Badchen',
169+
title: 'Cabbage',
170+
links: [
171+
{ icon: { svg: '<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" ><path fill="currentColor" d="m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z"></path></svg>'}, link: 'https://badchen666.github.io' },
172+
{ icon: 'github', link: 'https://github.com/badchen666' },
173+
]
174+
},
166175

167176
]
168177
</script>

0 commit comments

Comments
 (0)