improve performence; updated information

This commit is contained in:
Julian lechner
2025-07-24 15:08:16 +02:00
parent 595db7c398
commit 31c02fcc65
5 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export class ImprintComponent implements OnInit {
protected readonly zip: number = 3380;
protected readonly city: string = 'Pöchlarn';
protected readonly country: string = 'Austria';
protected readonly abuseMail: string = 'abuse@fraujulian.xyz';
protected readonly abuseMail: string = 'abuse@lechner-systems.at';
protected contactSafeMail!: SafeUrl;
protected abuseSafeMail!: SafeUrl;