Skip to content

Commit

Permalink
feat: +Localization & CV Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolotboy committed Dec 1, 2023
1 parent 517a598 commit dd62fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2 class="sub-title" lang="en">Generalist Programmer</h2>
<hr class="separator">
<button class="resume_changer" onclick="changeLink()" lang="en">French</button>
<object class="resume_object" data="cv_en_2024.pdf" type="application/pdf" width="100%" height="800vh">
<p>Alternative text - include a link <a href="cv_en_2024.pdf" class="resume_link" target="_blank">to the PDF!</a></p>
<p lang="en">PDF couldn't load, here is a link <a href="cv_en_2024.pdf" class="resume_link" target="_blank">to the PDF!</a></p>
</object>

<hr class="separator">
Expand Down

0 comments on commit dd62fcc

Please sign in to comment.