Update matrixcoder.json

This commit is contained in:
Goutam Kumar
2023-10-13 07:57:50 +05:30
committed by GitHub
parent c9b6dd8cfc
commit 4ab5e454a8
+5 -3
View File
@@ -1,14 +1,16 @@
{
"description": "For my Personal Portfolio.",
"repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io",
"owner": {
"username": "MatrixCoder0101",
"email": "tkgoutamm625@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"CNAME": "matrixcoder0101.github.io"
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all"
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
}