Skip to content

Commit

Permalink
Merge pull request #18003 from Jab11n/main
Browse files Browse the repository at this point in the history
fix my information after username change
  • Loading branch information
iostpa authored Jan 4, 2025
2 parents eb57438 + 93bacfe commit eb551ab
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions domains/jabin.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"owner": {
"username": "jabinstech",
"email": "[email protected]"
},
"record": {
"CNAME": "jabinstech.github.io"
}
"owner": {
"username": "jab11n",
"twitter": "jab11n",
"github": "jab11n",
"email": "[email protected]"
},
"record": {
"CNAME": "jab11n.github.io"
}
}

0 comments on commit eb551ab

Please sign in to comment.