From af2125bdfbdc04e3f32c164138f250c0e1fca10f Mon Sep 17 00:00:00 2001 From: Amy Date: Wed, 5 Oct 2022 17:32:59 -0400 Subject: [PATCH] Update Discord team --- content/team/discord-team.json | 6 ++++-- pages/about/team.tsx | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/content/team/discord-team.json b/content/team/discord-team.json index 3a9f8ab6..fc9e6a41 100644 --- a/content/team/discord-team.json +++ b/content/team/discord-team.json @@ -20,9 +20,11 @@ "name": "Martin Zhao" }, { - "name": "Mark Chen" + "name": "Mark Chen", + "role": "Advisor" }, { - "name": "Alex Zhang" + "name": "Alex Zhang", + "role": "Advisor" } ] diff --git a/pages/about/team.tsx b/pages/about/team.tsx index 00f7972b..6db47508 100644 --- a/pages/about/team.tsx +++ b/pages/about/team.tsx @@ -171,7 +171,7 @@ export const getStaticProps: GetStaticProps = async () => { }, { id: "discord", - name: "Discord", + name: "Discord Bot (CodeyBot) Developers", members: discordData, }, {