Started with about page and my cv
This commit is contained in:
4
src/app/constants/UrlConstants.ts
Normal file
4
src/app/constants/UrlConstants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export class UrlConstants {
|
||||
static readonly LINKED_IN = 'https://www.linkedin.com/in/andreas-dahm-2395991ba';
|
||||
static readonly GIT_HUB = 'https://github.com/LoboTheDark';
|
||||
}
|
||||
Reference in New Issue
Block a user