Skip to content

Commit e173c04

Browse files
committed
Add secretary
1 parent c503dc0 commit e173c04

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

public/images/team/keane.jpg

306 KB
Loading

src/config.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,13 +1107,13 @@ export const config: ISiteData = {
11071107
role: "Treasurer",
11081108
description: "Manages the society's finances, keeping our budget balanced.",
11091109
},
1110-
// {
1111-
// name: "Evie Smith",
1112-
// image: "evie.jpg",
1113-
// role: "Secretary",
1114-
// description:
1115-
// "Handles meetings, contracts and paperwork.",
1116-
// },
1110+
{
1111+
name: "Keane Wong",
1112+
image: "keane.jpg",
1113+
role: "Secretary",
1114+
description:
1115+
"Handles meetings, contracts and paperwork.",
1116+
},
11171117
{
11181118
name: "Hannah Watson",
11191119
image: "hannah.jpg",

0 commit comments

Comments
 (0)