10 changed files with 165 additions and 46 deletions
@ -1,2 +1,4 @@ |
|||
<app-header></app-header> |
|||
<router-outlet></router-outlet> |
|||
|
|||
<Particles class="particles" [id]="id" [options]="particlesOptions" (particlesLoaded)="particlesLoaded($event)"></Particles> |
|||
|
Loading…
Reference in new issue