Merge background into main

This commit is contained in:
Andras Schmelczer 2022-09-27 19:50:27 +02:00
parent e7d4c1835e
commit bc5074b28d
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
7 changed files with 158 additions and 188 deletions

View file

@ -1,4 +1,3 @@
import { Background } from '../page/background/background';
import { Contact } from '../page/contact/contact.html';
import { Header } from '../page/header/header';
import { ImageViewer } from '../page/image-viewer/image-viewer';
@ -26,7 +25,6 @@ import { towers } from './projects/towers';
import { CV, Email, GitHubLink, LinkedIn } from './shared';
const main = new Main(
new Background(1, 1),
new Header({
name: 'András Schmelczer',
image: me,