Add MX Records

This commit is contained in:
Sylestic
2022-09-28 13:55:17 -04:00
committed by GitHub
parent e60a73505e
commit d40321be91
+13 -12
View File
@@ -1,12 +1,13 @@
{
"owner": {
"username": "Sylestic",
"email": "sylestic@protonmail.com"
},
"record": {
"CNAME": "sylestic.github.io"
}
}
{
"owner":{
"username":"Sylestic",
"email":"sylestic@protonmail.com"
},
"record":{
"MX":[
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"CNAME":"sylestic.github.io"
}
}