Add CV
This commit is contained in:
parent
e8916d4d9f
commit
e0a7b58730
3 changed files with 11 additions and 9 deletions
|
|
@ -247,7 +247,7 @@ export const portfolio: Portfolio = {
|
|||
],
|
||||
email: `andras@schmelczer.dev`,
|
||||
lastEditText: `Last modified on `,
|
||||
lastEdit: new Date(2020, 0, 18), // months are 0 indexed
|
||||
lastEdit: new Date(2020, 0, 29), // months are 0 indexed
|
||||
gitHub: new Anchor(
|
||||
`https://github.com/schmelczerandras/timeline`,
|
||||
`Find this on GitHub`
|
||||
|
|
|
|||
BIN
src/static/cv/andras_schmelczer_cv.pdf
Normal file
BIN
src/static/cv/andras_schmelczer_cv.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue