diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5901f77..660c859 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,6 +2,8 @@ + + + + + + + + + @@ -57,13 +66,6 @@ - - - - - - - @@ -119,7 +121,7 @@ - + diff --git a/src/portfolio.ts b/src/portfolio.ts index 2c4414a..7e02c8f 100644 --- a/src/portfolio.ts +++ b/src/portfolio.ts @@ -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` diff --git a/src/static/cv/andras_schmelczer_cv.pdf b/src/static/cv/andras_schmelczer_cv.pdf new file mode 100644 index 0000000..20b4a16 Binary files /dev/null and b/src/static/cv/andras_schmelczer_cv.pdf differ