Merge pull request 'dev' (#45) from dev into main

Reviewed-on: #45
This commit is contained in:
Giovanni-Josserand 2025-11-06 19:54:39 +00:00
commit 65060c6875
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -13,7 +13,7 @@ function Home() {
Passionate about development, I am currently looking
for an opportunity to put my skills into practice and continue learning.
</p>
<a href="/assets/documents/CV.pdf" target="_blank" className="btn">Download my CV</a>
<a href="/assets/documents/josserand_giovanni_cv.pdf" target="_blank" className="btn">See my CV</a>
</section>
);