Skip to content

Commit

Permalink
Update WorkCard.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
CassandraGoose authored May 13, 2024
1 parent 7260215 commit fa32e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/WorkCard.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Card from '../components/Card.astro';
<ul slot='card-body' class='m-4 list-disc' data-cy="work-list">
<li class='ml-4'>
<p class='italic'>Instructor of Front End Engineering</p>
<p class='text-lg'>June 2021 - current</p>
<p class='text-lg'>June 2021 - October 2023</p>
</li>
<li class='ml-4 mt-4'>
<p class='italic'>Software Engineer / Tech Lead</p>
Expand Down

0 comments on commit fa32e7a

Please sign in to comment.