Modify last modified date

This commit is contained in:
Schmelczer András 2020-01-18 22:55:27 +01:00
parent 86fc18bbc9
commit b55842cc9e
2 changed files with 78 additions and 16 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`