Skip to content

Commit

Permalink
Merge pull request #187 from koko1928/patch-4
Browse files Browse the repository at this point in the history
members.tsの一部変更
  • Loading branch information
mama1928 authored Nov 14, 2023
2 parents 132b51c + dc95750 commit c2a64a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/members/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ const members = (): Members => [
},
posts: ["Developer"],
skills: ["JavaScript","lua", "PHP", "Python", "TypeScript"],
icon: "https://github.com/Mambo-q.png",
icon: "https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg",
links: [
{
url: "https://github.com/Mambo-q",
Expand Down

0 comments on commit c2a64a1

Please sign in to comment.