Add email forwarding

This commit is contained in:
IS A DEV
2022-11-10 00:14:59 +00:00
committed by GitHub
parent 23eab0d660
commit 23844ffca3
+3 -1
View File
@@ -6,7 +6,9 @@
},
"record": {
"CNAME": "joe-is-coding.github.io"
"CNAME": "joe-is-coding.github.io",
"MX": ["mx.mailtie.com"],
"TXT": "mailtie=joesjourney500@gmail.com"
}
}