add CV and ready to put in production

这个提交包含在:
gbrochar 2020-11-22 12:16:38 +01:00
父节点 b535ec013c
当前提交 6f4baa3c91
共有 3 个文件被更改,包括 2 次插入2 次删除

二进制文件未显示。

查看文件

@ -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"

查看文件

@ -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"