Skip to content

Commit

Permalink
Update Exco for 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
Walnit committed Jan 11, 2025
1 parent c357907 commit aa33b22
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion src/pages/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ export default class AboutPage extends Vue {
public data() {
return {
selectedYear: 2024,
selectedYear: 2025,
teams: {
2017: [
{
Expand Down Expand Up @@ -261,6 +261,26 @@ export default class AboutPage extends Vue {
{ name: "Sai", position: "Outreach & Development IC", description: "" },
{ name: "Simu", position: "AI IC", description: "" },
],
2025: [
{
name: "Yue Heng",
position: "President & Infrastructure IC",
description: "",
},
{
name: "Sai",
position: "Vice-President & Outreach IC",
description: "",
},
{
name: "Junheng",
position: "Cybersecurity IC",
description: "",
},
{ name: "Simu", position: "Projects IC", description: "" },
{ name: "Fatin", position: "Cybersecurity IC", description: "" },
{ name: "Nanda", position: "Development IC", description: "" },
],
Teachers: [
{
name: "Mrs Phylliscia Lee",
Expand Down

0 comments on commit aa33b22

Please sign in to comment.