From 23844ffca3b706ace88213873b6ede0c3d03509d Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 10 Nov 2022 00:14:59 +0000 Subject: [PATCH] Add email forwarding --- domains/joesjourney.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 369ee8ba7..abd7143eb 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -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" } }