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

Reviewed-on: Giovanni-Josserand/Portfolio#45
This commit was merged in pull request #45.
This commit is contained in:
Giovanni-Josserand
2025-11-06 19:54:39 +00:00
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
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>
);