diff --git a/website/src/app/components/footer/footer.component.ts b/website/src/app/components/footer/footer.component.ts index a991ddf..f73a6e7 100644 --- a/website/src/app/components/footer/footer.component.ts +++ b/website/src/app/components/footer/footer.component.ts @@ -7,36 +7,40 @@ import { RouterModule } from '@angular/router'; standalone: true, imports: [CommonModule, RouterModule], template: ` -