Add missing space
This commit is contained in:
parent
221b68a51c
commit
8964d1e2c2
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ const main = new Main(
|
||||||
LinkedIn('https://www.linkedin.com/in/andras-schmelczer'),
|
LinkedIn('https://www.linkedin.com/in/andras-schmelczer'),
|
||||||
GitHubLink('https://github.com/schmelczer'),
|
GitHubLink('https://github.com/schmelczer'),
|
||||||
],
|
],
|
||||||
lastEditText: 'Last modified on',
|
lastEditText: 'Last modified on ',
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue