diff --git a/domains/acey.json b/domains/acey.json index 39b36cb1a..9ee2ddcaf 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "URL": "https://github.com/AceyDoCodes" + "CNAME": "website-5qo.pages.dev" } } diff --git a/domains/mail.acey.json b/domains/mail.acey.json deleted file mode 100644 index aea7771d4..000000000 --- a/domains/mail.acey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -}