1
1
Derivar 0

add CV and ready to put in production

Este cometimento está contido em:
gbrochar 2020-11-22 12:16:38 +01:00
ascendente b535ec013c
cometimento 6f4baa3c91
3 ficheiros modificados com 2 adições e 2 eliminações

Ficheiro binário não mostrado.

Ver ficheiro

@ -31,7 +31,7 @@ export default function DownloadCV({windowSize}: DownloadCVProps) {
justify-content-center'
id='downloadcv'>
<a
href='/static/pdfs/CV_Gaetan_Brochard_2020.pdf'
href='/static/pdfs/Resume_Gaetan_Brochard_2020.pdf'
download
rel="noopener noreferrer"
target="_blank"

Ver ficheiro

@ -13,7 +13,7 @@ export default function DownloadCVMobile() {
justify-content-center'
id='downloadcv'>
<a
href='/static/pdfs/CV_Gaetan_Brochard_2020.pdf'
href='/static/pdfs/Resume_Gaetan_Brochard_2020.pdf'
download
rel="noopener noreferrer"
target="_blank"