Skip to content

Commit

Permalink
Update members.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
koko1928 authored Mar 9, 2024
1 parent 1e97837 commit 3b0aa95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/members/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@ const members = (): Members => [
ja: "笹",
},
descs: {
en: "",
ja: "",
en: "I'm a middle school student who loves Vocaloid and wants to become an engineer.",
ja: "エンジニアになりたいボカロ好き中学生です。",
},
posts: ["Developer"],
skills: ["Java","JS/TS","C","C++"],
Expand Down

0 comments on commit 3b0aa95

Please sign in to comment.