Skip to content

Commit

Permalink
fix: auto-formatting inserted semicolons
Browse files Browse the repository at this point in the history
  • Loading branch information
serhez committed Sep 9, 2024
1 parent 183ddbd commit ad9e12d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/resume.vue
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<div class="flex flex-col gap-1">
<h2><fancy-link
to="https://www.coursera.org/account/accomplishments/verify/6WN9QM9WWXWG?utm_campaign=sharing_cta&utm_content=cert_image&utm_medium=certificate&utm_product=course&utm_source=link"
:underline="false;">
:underline="false">
<strong>Mathematics for Machine Learning:
Linear Algebra</strong> — Imperial College London (Coursera)</fancy-link>
</h2>
Expand All @@ -166,7 +166,7 @@
<div class="flex flex-col gap-1">
<h2><fancy-link
to="https://www.coursera.org/account/accomplishments/verify/QTF4Y8FXGE9R?utm_campaign=sharing_cta&utm_content=cert_image&utm_medium=certificate&utm_product=course&utm_source=link"
:underline="false;"><strong>Machine
:underline="false"><strong>Machine
Learning</strong> — Stanford
University (Coursera)</fancy-link>
</h2>
Expand Down

0 comments on commit ad9e12d

Please sign in to comment.