Skip to content

Commit

Permalink
update experience
Browse files Browse the repository at this point in the history
  • Loading branch information
ben99933 committed May 5, 2024
1 parent 05869d3 commit 9c4ad24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/about/content/experience.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const timeLineEducation:TimeLine = new TimeLine("Education", "fa-solid fa-school
const timeLineExperience:TimeLine = new TimeLine("Experience", "fa-solid fa-file-lines")
.addItem(new TimeLineItem(
"CCU Competitive Programming club (CCUPCDS)",
"2022-2025",
"2022-2024",
"Member of Instruction Team"
));
Expand Down

0 comments on commit 9c4ad24

Please sign in to comment.