diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fd92b3f..51b9026 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,28 +2,70 @@ - - - - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/src/portfolio.ts b/src/portfolio.ts index 926e8b5..9cdd7de 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, 10), // months are 0 indexed + lastEdit: new Date(2020, 0, 18), // months are 0 indexed gitHub: new Anchor( `https://github.com/schmelczerandras/timeline`, `Find this on GitHub`