From d4776b66f3d5359d8efafe4d40aace257f4aa668 Mon Sep 17 00:00:00 2001 From: Nguyen Long Nhat <27698189+torn4dom4n@users.noreply.github.com> Date: Sun, 26 Nov 2023 01:43:57 +0700 Subject: [PATCH] fix: github link --- src/content/social/github.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/social/github.json b/src/content/social/github.json index 8959427..befc4a8 100644 --- a/src/content/social/github.json +++ b/src/content/social/github.json @@ -1,5 +1,5 @@ { "name": "Github", - "link": "https://github.com/hellothamcom", + "link": "https://github.com/hellotham", "icon": "github" }