Skip to content

Commit a30cc5c

Browse files
authored
Add Dion to team list on About page (#913)
1 parent 9043f5c commit a30cc5c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/team.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ const team: TeamMember[] = [
5050
},
5151
},
5252

53+
{
54+
name: "Dion Dajka",
55+
position: "Engineering (web)",
56+
socials: {
57+
mastodon: "https://indieweb.social/@diondiondion",
58+
},
59+
},
60+
5361
{
5462
name: "Echo",
5563
position: "Engineering (web)",

0 commit comments

Comments
 (0)