No github
This commit is contained in:
parent
283df32afe
commit
1ea3024e4e
13 changed files with 28 additions and 28 deletions
|
|
@ -15,7 +15,7 @@ const year = new Date().getFullYear();
|
|||
<address class="footer-contact">
|
||||
<a href={`mailto:${site.email}`}>Email</a>
|
||||
<a href={site.cv} rel="noopener">CV</a>
|
||||
<a href={site.github} rel="noopener me">GitHub</a>
|
||||
<a href={site.git} rel="noopener me">Git</a>
|
||||
<a href={site.linkedin} rel="noopener me">LinkedIn</a>
|
||||
</address>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue