mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
add team member
This commit is contained in:
parent
89b9868870
commit
2dc71377dc
@ -149,6 +149,12 @@ const members = [
|
|||||||
title: "Developer",
|
title: "Developer",
|
||||||
links: [{ icon: "github", link: "https://github.com/spopida" }],
|
links: [{ icon: "github", link: "https://github.com/spopida" }],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
avatar: "https://avatars.githubusercontent.com/u/35910788?v=4",
|
||||||
|
name: "Steph Huynh",
|
||||||
|
title: "Developer",
|
||||||
|
links: [{ icon: "github", link: "https://github.com/huynhicode" }],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user