mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-26 09:50:26 +01:00
working
This commit is contained in:
@@ -39,7 +39,7 @@ const Header = () => {
|
||||
<a>Mon environnement</a>
|
||||
</ActiveLink>
|
||||
</li>
|
||||
{/*<li>
|
||||
<li>
|
||||
<ActiveLink href="/services" activeClassName="active">
|
||||
<a>Mes services</a>
|
||||
</ActiveLink>
|
||||
@@ -54,10 +54,6 @@ const Header = () => {
|
||||
<a>Résumé</a>
|
||||
</ActiveLink>
|
||||
</li>
|
||||
TODO uncomment*/}
|
||||
<li>
|
||||
<a className="about-container button" href="/assets/CV.pdf" target="_blank">Résumé</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="contact-links">
|
||||
|
||||
Reference in New Issue
Block a user