From 12f0a130e92fbe30c036f0571dff1ca0d4d771be Mon Sep 17 00:00:00 2001 From: ReefSalty <74215798+ReefSalty@users.noreply.github.com> Date: Fri, 6 May 2022 20:47:27 +0100 Subject: [PATCH] Update reefsalty.json --- domains/reefsalty.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/reefsalty.json b/domains/reefsalty.json index b5a77cfd7..99160af45 100644 --- a/domains/reefsalty.json +++ b/domains/reefsalty.json @@ -1,6 +1,6 @@ { "description": "ReefSalty", - "repo": "https://github.com/github-username/github-username.github.io", + "repo": "https://github.com/github-username/reefsalty.github.io", "owner": { "username": "ReefSalty", "email": "hi@reefsalty.co.uk", @@ -8,5 +8,9 @@ }, "record": { "CNAME": "ReefSalty.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], } }