Merge background into main
This commit is contained in:
parent
e7d4c1835e
commit
bc5074b28d
7 changed files with 158 additions and 188 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue