Merge pull request #1946 from Bad-Boy-Codes/patch-3

Update semant.json
This commit is contained in:
MaskDuck
2022-03-21 12:36:41 +07:00
committed by GitHub
+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"
}
}