We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e80f0 commit bc7594cCopy full SHA for bc7594c
2 files changed
public/images/team/max.jpg
110 KB
src/config.tsx
@@ -1116,13 +1116,13 @@ export const config: ISiteData = {
1116
description:
1117
"Liaises with our sponsors and seeks out new sponsorship opportunities.",
1118
},
1119
- // {
1120
- // name: "Jacob Wrenn",
1121
- // image: "jacob.jpg",
1122
- // role: "Technical Officer",
1123
- // description:
1124
- // "Manages the website and other technical projects.",
1125
- // },
+ {
+ name: "Max Marsden-Price",
+ image: "max.jpg",
+ role: "Technical Officer",
+ description:
+ "Manages the website and other technical projects.",
+ },
1126
// {
1127
// name: "Nguyen Thien An",
1128
// image: "nguyen.jpg",
0 commit comments