diff --git a/components/Comments.js b/components/Comments.js index 6cde48a..7e2b0ec 100644 --- a/components/Comments.js +++ b/components/Comments.js @@ -16,7 +16,7 @@ const Comments = () => { const config = { src: 'https://utteranc.es/client.js', - repo: 'wonj1012/comments', + repo: '0xwonj/comments', 'issue-term': 'pathname', theme: 'dark-blue', crossOrigin: 'anonymous', diff --git a/data/about/workingExperience.json b/data/about/workingExperience.json index 38aaf92..7fe6979 100644 --- a/data/about/workingExperience.json +++ b/data/about/workingExperience.json @@ -50,7 +50,7 @@ "AUM $400k" ], "links": { - "github": "https://github.com/wonj1012/trading" + "github": "https://github.com/0xwonj/trading" } } ] diff --git a/data/home/sections.json b/data/home/sections.json index be54483..0fed00a 100644 --- a/data/home/sections.json +++ b/data/home/sections.json @@ -105,7 +105,7 @@ { "name": "GitHub", "icon": "fa-brands fa-github", - "link": "https://github.com/wonj1012", + "link": "https://github.com/0xwonj", "target": "_blank" }, {