update Resume
This commit is contained in:
parent
d3ff8c8463
commit
cff98415ae
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
@ -31,12 +31,12 @@ export default function DownloadCV({windowSize}: DownloadCVProps) {
|
|||
justify-content-center'
|
||||
id='downloadcv'>
|
||||
<a
|
||||
href='/static/pdfs/Resume_Gaetan_Brochard_2020.pdf'
|
||||
href='/static/pdfs/Resume_Gaetan_Brochard_2023.pdf'
|
||||
download
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
className={'d-inline btn btn-mine ' + topClass}>
|
||||
Download my Resume
|
||||
Download my Resume (FR)
|
||||
</a>
|
||||
<a
|
||||
/* eslint-disable */
|
||||
|
|
Loading…
Reference in New Issue