From b403eca2877a483e674361a58c5a84f756fd50f4 Mon Sep 17 00:00:00 2001 From: Gumball12 Date: Sun, 8 Dec 2024 02:12:17 +0900 Subject: [PATCH] docs: add profile card resolved #1073 --- _data/team.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/team.js b/_data/team.js index d2671ef1a..1c2914f4d 100644 --- a/_data/team.js +++ b/_data/team.js @@ -116,6 +116,12 @@ export const core = [ ], sponsor: 'https://github.com/sponsors/hi-ogawa', }, + { + avatar: 'https://github.com/btea.png', + name: 'btea', + title: 'Web Developer', + links: [{ icon: 'github', link: 'https://github.com/btea' }], + }, ] export const emeriti = [