Not fully styled/finished version of header and home page + all images
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<main>
|
||||
<h1>Hello world</h1>
|
||||
</main>
|
||||
|
||||
|
||||
<router-outlet />
|
||||
<router-outlet></router-outlet>
|
||||
<div *ngIf="isHomePage()">
|
||||
<app-home></app-home>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user