add CV and ready to put in production

このコミットが含まれているのは:
gbrochar 2020-11-22 12:16:38 +01:00
コミット 6f4baa3c91
3個のファイルの変更2行の追加2行の削除

バイナリ
public/pdfs/Resume_Gaetan_Brochard_2020.pdf 実行可能ファイル

バイナリファイルは表示されません。

ファイルの表示

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