aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r--src/utils/constants.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index f9d6216..9733b15 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -1,7 +1,5 @@
export const GITHUB_API = 'https://api.github.com/graphql';
-export const GITHUB_PSEUDO = 'ArmandPhilippot';
-
export const PERSONAL_LINKS = {
GITHUB: 'https://github.com/ArmandPhilippot',
GITLAB: 'https://gitlab.com/ArmandPhilippot',