From 5a2b348aeda34f2f5bcf3b00f96c990de5063114 Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Tue, 24 Jan 2023 16:19:28 +0100 Subject: [PATCH] socials: change github username --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index ec300f5..e7e493a 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,5 +1,5 @@ export const links = { - github: 'https://github.com/MedzikUser', + github: 'https://github.com/M3DZIK', gitlab: 'https://gitlab.com/Medzik', googleDevelopers: 'https://g.dev/medzik', matrix: 'https://matrix.to/#/@medzik:matrix.io',