feat: add CV file as public asset
This commit is contained in:
parent
d466300ee7
commit
ce9d089dd7
2 changed files with 1 additions and 1 deletions
BIN
public/Ayco_Resume.pdf
Normal file
BIN
public/Ayco_Resume.pdf
Normal file
Binary file not shown.
|
|
@ -57,7 +57,7 @@ import now from '../constants/now.json'
|
|||
/>
|
||||
<Card
|
||||
newTab={true}
|
||||
href="https://drive.google.com/file/d/1MhN8qWRJnSHM_epU9GFQL9lEsMFtHWQK/view?usp=drive_link"
|
||||
href="/Ayco_Resume.pdf"
|
||||
title="CV / Resume"
|
||||
body="Download and peruse my skills and experience"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue