Fix title

This commit is contained in:
Andras Schmelczer 2022-10-04 14:51:53 +02:00
parent 6f668084c7
commit ce3697de54
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
5 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@ import { CV, Email, GitHubLink, LinkedIn } from './shared';
const imageViewer = new ImageViewer();
const main = new Main(
new Header({
name: 'András Schmelczer',
name: 'Andras Schmelczer',
image: me,
imageAltText: 'a picture of me',
imageViewer,