Update semant.json

so yeah I decided to use it as my personal mail.
This commit is contained in:
Bad Boy
2022-03-21 11:01:41 +05:30
committed by GitHub
parent 29a85faa15
commit 15bdec70c2
+15 -3
View File
@@ -1,11 +1,23 @@
{
"description": "Semant's Website",
"repo": "https://github.com/semant-panda/semant-panda.github.io",
"repo": "https://github.com/bad-boy-codes/bad-boy-codes.github.io",
"owner": {
"username": "bad-boy-codes",
"email": "sonupanda078@gmail.com"
"email": "sonupanda078@gmail.com",
"discord": "Bad Boy Plays#9608",
"note": "My Discord ID is 445073800850046977."
},
"record": {
"CNAME": "bad-boy-codes.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}