fuck tons of style and no ai generated content what so ever vallah

This commit is contained in:
Constantin Simonis 2025-07-08 11:37:02 +02:00
commit 2e64519528
No known key found for this signature in database
GPG key ID: 92EBCEB98F7AC5C5
14 changed files with 337 additions and 64 deletions

View file

@ -7,6 +7,7 @@ import {RouterLink} from "@angular/router";
RouterLink
],
templateUrl: './header.component.html',
styleUrl: './header.component.css'
})
export default class HeaderComponent {