1 parent a5b7cc9 commit e58bc5dCopy full SHA for e58bc5d
1 file changed
app/info/organizers.ts
@@ -15,10 +15,10 @@ export const organizers = [
15
name: "Sam Holmes",
16
imageSrc: "/images/sam-about.webp",
17
linkedIn: "https://www.linkedin.com/in/sammyholmes/"
18
- },
19
- {
20
- name: "Zane Prunella",
21
- imageSrc: "/images/zane-about.webp",
22
- linkedIn: "https://www.linkedin.com/in/zprunella/"
23
}
+ //, {
+ // name: "Zane Prunella",
+ // imageSrc: "/images/zane-about.webp",
+ // linkedIn: "https://www.linkedin.com/in/zprunella/"
+ // }
24
]
0 commit comments