Merge pull request #3933 from is-a-dev-bot/patch-4

Add email forwarding
This commit is contained in:
andrewstech
2022-11-10 00:23:52 +00:00
committed by GitHub
+13 -1
View File
@@ -6,7 +6,19 @@
},
"record": {
"CNAME": "joe-is-coding.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mx.mailtie.com"],
"TXT": "mailtie=joesjourney500@gmail.com"
}
}