Compare commits

..

No commits in common. "34869f06118c9b44072cef9f5ef18119064175ba" and "45e78dd11c4f1b7a46286c33388d0ea8007e1fcc" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View File

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