This commit is contained in:
schmelczerandras 2020-04-21 09:42:20 +02:00
parent e8916d4d9f
commit e0a7b58730
3 changed files with 11 additions and 9 deletions

View file

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

Binary file not shown.