Update src/global.fields.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot
parent
fb1bc571d2
commit
02e2a3112e
@@ -3,7 +3,7 @@
|
||||
public static readonly lastname: string = 'Lechner';
|
||||
public static readonly contactMail: string = 'office@lechner-systems.at';
|
||||
public static readonly contactPhone: string = '+43 (0) 660 9254001';
|
||||
public static readonly hrefContactPhone: string = '+436609254001';
|
||||
public static readonly hrefContactTel: string = '+436609254001';
|
||||
public static readonly githubUsername: string = 'FrauJulian';
|
||||
public static readonly numberOfLoadedRepositories: number = 999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user