Modify last modified date
This commit is contained in:
parent
86fc18bbc9
commit
b55842cc9e
2 changed files with 78 additions and 16 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue