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 1/2] 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" + ], } } From 31575af99923b826ec676ef552e0eaf7a09cee00 Mon Sep 17 00:00:00 2001 From: ReefSalty <74215798+ReefSalty@users.noreply.github.com> Date: Thu, 12 May 2022 20:44:04 +0100 Subject: [PATCH 2/2] Update reefsalty.json --- domains/reefsalty.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/reefsalty.json b/domains/reefsalty.json index 99160af45..e4c3d8e64 100644 --- a/domains/reefsalty.json +++ b/domains/reefsalty.json @@ -1,16 +1,12 @@ { "description": "ReefSalty", - "repo": "https://github.com/github-username/reefsalty.github.io", + "repo": "https://github.com/github-username/ReefSalty.github.io", "owner": { "username": "ReefSalty", - "email": "hi@reefsalty.co.uk", + "email": "reefsalter@hotmail.com", "twitter": "ReefSalty" }, "record": { - "CNAME": "ReefSalty.github.io" - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "CNAME": "reefsalty.github.io" } }