Compare commits

..

No commits in common. "65060c6875b6ab8792a650b60a82bde300c36f74" and "1127a608bd3dd6a16d166b0ae37b0028507b6ef1" 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>
); );