update Resume

This commit is contained in:
gbrochar 2023-01-11 11:02:26 +01:00
부모 d3ff8c8463
커밋 cff98415ae
3개의 변경된 파일7318개의 추가작업 그리고 1013개의 파일을 삭제

8327
package-lock.json generated

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다. 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 */