Update sethpython.json

I made a mistake in the file and I want to change it
This commit is contained in:
SethPython
2022-12-21 10:38:55 +05:30
committed by GitHub
parent 2fc3469a14
commit 29714f6c69
+3 -3
View File
@@ -1,11 +1,11 @@
{
"description": "An Useless Website",
"repo": "https://github.com/SethTheDev/SethTheDev.github.io",
"repo": "https://github.com/SethTheDev/seththedev.github.io",
"owner": {
"username": "SethTheDev",
"email": "mailme@sethestudio.com"
"email": "spccmbseth@gmail.com"
},
"record": {
"CNAME": "SethTheDev.github.io"
"CNAME": "seththedev.github.io"
}
}