Skip to content

Commit

Permalink
Add sponsorship officer
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobWrenn committed Sep 12, 2024
1 parent a1eca16 commit 16c9188
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
Binary file added public/images/team/akshat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 15 additions & 8 deletions src/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ export const config: ISiteData = {
image: "kaal.jpg",
role: "President",
description:
"In charge of overseeing the society and reaching out to sponsors.",
"In charge of overseeing everything in the society and reaching out to sponsors.",
},
{
name: "Evie Smith",
Expand All @@ -995,6 +995,20 @@ export const config: ISiteData = {
description:
"Manages the website and other technical projects (including for DurHack).",
},
{
name: "Jin Koh",
image: "jin.jpg",
role: "Media & Publicity Officer",
description:
"In charge of the social media content and promoting the society around the university.",
},
{
name: "Akshat Gupta",
image: "akshat.jpg",
role: "Sponsorship Officer",
description:
"Liaises with our sponsors and seeks out new sponsorship opportunities.",
},
{
name: "Seline Wongso",
image: "seline.jpg",
Expand All @@ -1009,13 +1023,6 @@ export const config: ISiteData = {
description:
"Works with sponsors and guest speakers to organise talks and workshops.",
},
{
name: "Jin Koh",
image: "jin.jpg",
role: "Media & Publicity Officer",
description:
"In charge of the social media content and promoting the society around the university.",
},
{
name: "Nguyen Thien An",
image: "nguyen.jpg",
Expand Down

0 comments on commit 16c9188

Please sign in to comment.