Skip to content

Commit 1380bf1

Browse files
authored
add Tim socials (#944)
1 parent ff3b346 commit 1380bf1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

data/team.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,17 @@ const team: TeamMember[] = [
9393
{
9494
name: "Imani Joy",
9595
position: "Product Designer",
96-
socials: { mastodon: "https://mastodon.social/@imanijoy" },
96+
socials: {
97+
mastodon: "https://mastodon.social/@imanijoy",
98+
},
9799
},
98100

99101
{
100102
name: "Timothy Campbell",
101103
position: "DevOps",
104+
socials: {
105+
mastodon: "https://mastodon.social/@timetinytim",
106+
},
102107
},
103108

104109
{

0 commit comments

Comments
 (0)