Trying CI/CD

This commit is contained in:
2020-06-01 23:31:40 +02:00
parent 277a5044f2
commit 29f1bb726c

View File

@@ -97,7 +97,7 @@ const About = () => {
</a>
</Link>
*/}
<a className="about-container button" href="/assets/CV.pdf" target="_blank">Mon CV</a>
<a className="about-container button" href="/assets/CV.pdf" target="_blank">Mon Résumé</a>
</div>
)
};