Skip to content

Commit

Permalink
Merge pull request #16 from 0xwonj/develop
Browse files Browse the repository at this point in the history
docs: Update github handle
  • Loading branch information
0xwonj authored Jun 14, 2024
2 parents accc8e9 + d925afb commit d728cd0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/Comments.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
2 changes: 1 addition & 1 deletion data/about/workingExperience.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"AUM $400k"
],
"links": {
"github": "https://github.com/wonj1012/trading"
"github": "https://github.com/0xwonj/trading"
}
}
]
2 changes: 1 addition & 1 deletion data/home/sections.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
{
"name": "GitHub",
"icon": "fa-brands fa-github",
"link": "https://github.com/wonj1012",
"link": "https://github.com/0xwonj",
"target": "_blank"
},
{
Expand Down

0 comments on commit d728cd0

Please sign in to comment.