Merge branch 'main' into main

This commit is contained in:
Adarsh-Inamdar
2023-08-19 14:06:51 +05:30
committed by GitHub
2 changed files with 23 additions and 5 deletions
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SuhasDissa",
"email": "suhasdissa@gmail.com"
},
"record": {
"TXT": "50e98ca19e56d314f4ab5b37d19d4b"
}
}
+14 -5
View File
@@ -1,11 +1,20 @@
{
"description": "Developer portfolio",
"repo": "https://github.com/imatx/imatx.github.io",
"owner": {
"username": "iMatx",
"username": "imatx",
"email": "adam.essakhi16+github@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": "hosts.is-a.dev"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
"TXT": "forward-email=adam.essakhi16+imat@gmail.com"
}
}
}