Merge pull request #2563 from LogSkele/patch-1

change username
This commit is contained in:
Hackermon
2022-06-09 13:19:42 -04:00
committed by GitHub
2 changed files with 11 additions and 11 deletions
-11
View File
@@ -1,11 +0,0 @@
{
"description": "my website :)",
"repo": "https://github.com/iop3/iop3.github.io",
"owner": {
"username": "iop3",
"email": "iop3.is.epic@gmail.com"
},
"record": {
"CNAME": "iop3.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "my portfolio :|",
"repo": "https://github.com/LogSkele/LogSkele.github.io",
"owner": {
"username": "LogSkele",
"email": "keystove@gmail.com"
},
"record": {
"CNAME": "LogSkele.github.io"
}
}