Create maninder.json

Add MX Records and more user info, 

Reviewer, Please See That All Things Are Right!! :)
This commit is contained in:
Maninder Sidhu
2022-01-12 23:27:42 -05:00
committed by GitHub
parent 209f5dc971
commit 78d974ef0e
+21
View File
@@ -0,0 +1,21 @@
{
"description": "My Github Page!",
"repo": "https://github.com/github4maninder",
"owner": {
"username": "github4maninder",
"email": "iamgoat@tutanota.com",
},
"record": {
"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"
}
}