diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 369ee8ba7..505400040 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -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" } }