Skip to content

Commit

Permalink
Update cv.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MMorafah authored Jan 11, 2024
1 parent dfba158 commit 40de603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/cv.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<header class="post-header">
<h1 class="post-title">{{ page.title }} {% if page.cv_pdf %}<a href="{{ page.cv_pdf | prepend: 'assets/pdf/' | relative_url}}" target="_blank" rel="noopener noreferrer" class="float-right"><i class="fas fa-file-pdf"></i></a>{% endif %}</h1>
<p><u>Last updated: Oct 03, 2022</u></p>
<p><u>Last updated: Jan 11, 2024</u></p>
<p class="post-description">{{ page.description }}</p>
</header>

Expand Down

0 comments on commit 40de603

Please sign in to comment.