chore: formatting file aswinmaheshc.json

This commit is contained in:
DIBSTER
2025-01-21 15:50:01 -05:00
parent ab6b6fff1d
commit 293184e884
+17 -12
View File
@@ -1,13 +1,18 @@
{
"description": "Aswin Mahesh C Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": ["75.2.60.5"],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
"description": "Aswin Mahesh C Website",
"repo": "https://github.com/aswinmahesh",
"owner": {
"username": "aswinmahesh",
"email": "aswinmahesh.com+dns@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}