Merge branch 'master' of github.com:schmelczerandras/timeline
This commit is contained in:
commit
47157f7afa
2 changed files with 52 additions and 10 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