Merge branch 'master' of github.com:schmelczerandras/timeline

This commit is contained in:
Schmelczer András 2020-01-23 10:09:12 +01:00
commit 47157f7afa
2 changed files with 52 additions and 10 deletions

View file

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