update officer list
This commit is contained in:
parent
f8ec001728
commit
39f1b2791e
2 changed files with 2 additions and 3 deletions
|
@ -94,7 +94,7 @@
|
|||
"position": "Quarterly Projects Chair",
|
||||
"picture": "/officers/temp.png",
|
||||
"email": "jlapidar@ucsd.edu",
|
||||
"type": ["Projects", "Events"]
|
||||
"type": ["Projects"]
|
||||
},
|
||||
{
|
||||
"name": "Sankalp Kaushik",
|
||||
|
@ -143,7 +143,7 @@
|
|||
"position": "Outreach Chair",
|
||||
"picture": "/officers/joshua.jpg",
|
||||
"email": "jmc008@ucsd.edu",
|
||||
"type": []
|
||||
"type": ["Events"]
|
||||
},
|
||||
{
|
||||
"name": "Ashlee Young",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
// Import your React component at the top of your Astro file
|
||||
import BashSlides from "../components/react/Bash.jsx";
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue