diff --git a/src/components/cards/EducationCard.vue b/src/components/cards/EducationCard.vue index 18dbf6e..234628e 100644 --- a/src/components/cards/EducationCard.vue +++ b/src/components/cards/EducationCard.vue @@ -3,7 +3,7 @@ const entries = [ { title: 'The University of Alabama', subtitle: 'Physics, Mathematics (Applied)', - date: '2024 -> 2026', + date: '2022 -> 2026', color: 'red', }, ]